Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
/ koiene-booking-h20 Public archive

A web application for booking and management of NTNUI Koiene

Notifications You must be signed in to change notification settings

NTNUI/koiene-booking-h20

Repository files navigation

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.