A simple application to help students manage their extracurriculars and future aims. Won 9th overall in the UAE InnovAIte Hackathon.
Running instructions:
Clone from this repo with git clone https://github.com/InnovAIte-hackathon/Main-Application.git
Dynamic website, will need to be run and accessed through localhost or running device's IP Address from the same network.
Please do the following before running the application:
pip install -r requirements.txt
Create a .env file and enter API_KEY=your-api-key. Replace with your key.