Project aims for now:
- Set, save and receive university schedule
- Let students pass here all "paper docs" for teacher to estimate it.
To launch you will need:
- install JVM : http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- install SBT: http://www.scala-sbt.org/0.13/docs/Installing-sbt-on-Linux.html
- install Scala: https://www.scala-lang.org/download/
- install db: http://www.aerospike.com/docs/operations/install/linux/ubuntu
- configure namespace (now we have only one namespace : "ETUsers"): http://www.aerospike.com/docs/operations/configure/namespace/storage
- In project folder in terminal execute command "sbt run"