Skip to content

A website meant to help people study independently using structured learning materials. My third year project at UoM.

Notifications You must be signed in to change notification settings

uom-cs-projects/uom.angry_atronach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angry Atronach

Third year project.

The latest build can be viewed online at http://angry-atronach.herokuapp.com/

Please note that the server will take a moment to wake up after the first attempt to access the application.

Dependencies

Unfortunately, the login details for the local neo4j server are hard-coded into the project at this time, so you'll have to set up the server to match. Take a look at repos.neo4j.SessionFactory.

Running Locally

Your neo4j server needs to be running. If you've set it up as a service, then it should already be running.

$ activator run

The program should now be running on localhost:9000.

Running Tests

$ activator test

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

A website meant to help people study independently using structured learning materials. My third year project at UoM.

Resources

Stars

Watchers

Forks

Packages

No packages published