bloriot97 / UVector

A project aiming to make students' course selection easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UVector

A project aiming to make students' course selection easier.

Deployment

You just need docker to deploy UVector.

On the root directory run

make

Or to run it on dev mode (you also need node and nodemon)

make dev

Once the server is deployed you need to add the data to neo4j.

Go to the endpoint /setup/db once the server is done you also have to go to /setup/calc.

Screenshot

Home

About

A project aiming to make students' course selection easier.


Languages

Language:HTML 50.9%Language:JavaScript 46.2%Language:Python 1.3%Language:CSS 0.9%Language:Makefile 0.6%