FULL Project and Database Included
DaboLinux Technologies © 2019
- User Authentication
- Application
- Generating Admission Letter
Make A Clone of the Project
- Create your working branch
- Edit the codes and push to your own branch (Kindly avoid pushing to master)
- Create a new pull request and await merge
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver