This is a platform that handles student registration and profile.
- Clone the project repo
- install the requirements from the requirements.txt file with the command:
pip install -r requirements.txt - Run the development server with the command:
python wsgi.py