/tts-fe

A platform where students can experiment with the possible combination of schedule options they can pick at the start of the semester

Primary LanguageTypeScript

TTS frontend

Ordinary movie list rating built with react and bootstrap

frontend-dev-react nodejs

A platform to students build their schedules.
Made with ❤️ by NIAEFEUP.

Installation

Dependencies

To run this project you must have installed:

How to run

To build the application run:

docker-compose build

After build, run to execute:

docker-compose up

To stop the container:

docker-compose down

After executing the application, open your browser at: localhost:3000