______ _ _ _____ _ _ _
| ___ (_) | | / ___| | | | | | |
| |_/ /_ __| | ___ \ `--. ___| |__ ___ __| |_ _| | ___ _ __
| /| |/ _` |/ _ \ `--. \/ __| '_ \ / _ \/ _` | | | | |/ _ \ '__|
| |\ \| | (_| | __/ /\__/ / (__| | | | __/ (_| | |_| | | __/ |
\_| \_|_|\__,_|\___| \____/ \___|_| |_|\___|\__,_|\__,_|_|\___|_|
Allows users to view available buslines and schedules. Details can be shown and the user is able to search for journey routes.
Administrators can add/edit/delete buslines, busstops and schedules.
Also needed: The Frontend Project
- Copy the backend and frontend in one parent folder
- Copy the docker-compose.yml and the redeployDockerCompose.ps1 from the folder docker-compose-complete into the parent folder
- Run redeployDockerCompose.ps1 in parent folder. It will start the database, then backend, then build frontend via nginx webserver.
- The application is now available at localhost