/faculty-planner-django

faculty planner for all UBB faculties

Primary LanguagePython

Faculty planner

Aggregation and distribution of ubb faculties planners data

Setup Instructions:

Both environments can be used for local development

  1. Dockerized
  2. Local

Dockerized

Start all the services:

docker-compose -f docker-compose-dev.yaml up

Local

Step 1: Build the app

make

Step 2: Activate the virtualenv

source venv/bin/activate

Step 3: Run the server

python manage.py runserver

API documentation

We plan on using swager

Postman api

https://www.getpostman.com/collections/772aaff0c28363b565d8

Architecture Documentation

We are using the ADR: https://www.thoughtworks.com/radar/techniques/lightweight-architecture-decision-records