Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

kklisura/etf-eCinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etf-eCinema

Academic project on Faculty of Electrical Engineering, Sarajevo

Team:

Goal: Develop netflix-like system with the following features:

  • content streaming
  • cinema seat reaservation
  • content magement
  • user management

Running:

git clone ..
(start MySQL server 5.7; import /database/dump.sql by any means)
cd etf-eCinema
mvn clean compile tomcat7:run
(navigate to http://localhost:8080/eCinema in browser)

Frameworks and technologies used:

  • Project management: Maven 3.x
  • DB: MySQL server 5.6
  • Backend:
    • Jeresy 1.7
    • Tomcat 7.5 web server
  • Frontend:
    • Ember.js 1.2.0
    • Bootstrap

Frontpage image: Frontpage image

LICENSE

CRAPL

http://matt.might.net/articles/crapl/

About

Academic project on Faculty of Electrical Engineering, Sarajevo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published