A college offline admission system in python with mailing feature and proper database.
Clone the project
git clone https://github.com/FreakStar03/OfflineAdmissionSystemGo to the project directory
cd OfflineAdmissionSystemUse Docker for Mysql Backend
sudo apt install docker
sudo apt install docker-compose
make dockerRun the app
make runTo Stop the Docker Container
make docker-stopTo Start the Docker Container
make docker-startTo Remove the Docker Container
make docker-removeTo Backup Current DB
make mysql-dumpTo Restore Default DB
make mysql-restoreApp Key of gmail setup for mail-send.py
echo "KEY=keyValue" > .env- @Chirag Padyal
- @Anuj-Kundar
- Vishal Bangar
- Jaykumar Nayi