Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tneudevteam/utneu


https://github.com/tneudevteam/utneu

aerospike play-framework scala

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# UTNEU

Project aims for now:
1. Set, save and receive university schedule
2. Let students pass here all "paper docs" for teacher to estimate it.

To launch you will need:
1. install JVM : http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. install SBT: http://www.scala-sbt.org/0.13/docs/Installing-sbt-on-Linux.html
3. install Scala: https://www.scala-lang.org/download/
4. install db: http://www.aerospike.com/docs/operations/install/linux/ubuntu
5. configure namespace (now we have only one namespace : "ETUsers"): http://www.aerospike.com/docs/operations/configure/namespace/storage
6. In project folder in terminal execute command "sbt run"