Luc-Olsthoorn / Registr

Schedule options calculator for UF
19 stars 11 forks source link

Registr-UF version 2.1.3

Registr is a website that allows for students to find there perfect schedule. Visit it at www.registr-uf.com

Installation

Use docker to run registr.

git clone https://github.com/Luc-Olsthoorn/Registr.git
docker-compose build
docker-compose up

Go to localhost 8080

You could also use npm. Run

npm install
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update readme/issues as appropriate.

Roadmap

License

MIT