/koiene-booking-h20

A web application for booking and management of NTNUI Koiene

Primary LanguagePython

CI

Front end CI Back end CI

Description

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.

Installation guide

To run the application, installation of both the backend system and the frontend application is necessary. Please see the respective README files below.

Back end

Link to readme detailing set up for running the backend code

Front end

Link to readme detailing set up for running the frontend code
Make sure to run the backend code before running the frontend code.