Booking and administration system for NTNUI Cabin group. This project involves features for booking a cabin, submission of the cabin report form and admin panels for SiT and the NTNUI Cabin group for tracking data of the cabin's condition and key status handling.
The backend
folder contains the back-end Django app, while the frontend-koie-booking
folder contains the front-end vue app.
To run the application, installation of both the backend system and the frontend application is necessary. Please see the respective README files below.
Link to readme detailing set up for running the backend code
Link to readme detailing set up for running the frontend code
Make sure to run the backend code before running the frontend code.