Skip to content

VuongTuanKhanh/DevC_2019_Sendo

Repository files navigation

Kanta Service

Build Status

Kanta Service is a backend for KANTA APP, which is an e-commerce application focus on recommendation system.

The Kanta Service is developed and supported by KANTA Team.

Team Member

  • Nhan Nguyen - Product Manager
  • Vuong Tuan Khanh - Data Scientist
  • Dang Van An - Service
  • Tran Van Nhan - React Native

Sub-Modules Organization

The project is splitted in several sub-modules:

  • app: Source code
  • conf: Configuration
  • project: Sbt plugin configuration.
  • public: Public folder with html, css, static files
  • sbt-dist: Services and framework related to WebEngine
  • test: Test module

Building

Open Kanta Service in Intellij

Requirements

Running the Kanta Service requires Java 8. Depending on the features you want to use, you may need some third-party software, such as Libre Office and pdftohtml for document preview or ImageMagick for pictures. The list of third-party software is available in our Admin documentation: Installing and Setting Up Related Software.

Building the Nuxeo Platform requires the following tools:

  • JDK 8 (Oracle's JDK or OpenJDK recommended)
  • Sbt 0.13.18
  • Git (obviously)

Deploying

  1. Get the source code:
git clone git@github.com:nhaancs/kanta-service.git
cd kanta-service
  1. Build using Sbt:
sbt run

Reporting issues

You can follow the developments in the Kanta Service project of our github issues tracker: https://github.com/nhaancs/kanta-service/issues.

Licensing

You are welcome to use this however you wish within the MIT license.

Copyright © 2019 KANTA All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published