Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

cod3rs-ns/kbs-shopifine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Shopifine 2.0.0

Project for course "Sistemi bazirani na znanju"

Core Service

  • Written in Play Framework 2.5 using Scala Programming Language.
  • Used SBT for external dependencies.
  • Used JSON API for public API.
  • Used Docker Compose for MySQL database.
  • Provided API documentation via Swagger UI.
  • Supported Continuous Integration via Circle.

Drools Service

  • Written in AkkaHttp using Scala Programming Language.
  • Used SBT for external dependencies.
  • Used Drools for rules based engine.
  • Provided tests for rules using ScalaTest.

Web Application

  • Written in HTML and AngularJS.
  • Used BigBag css and .js theme.
  • Used Bower for external dependencies.