Online Admission System For All Univeristy In Bangladesh
[Live Demo](http://vortibd5809.pythonanywhere.com)open requirements.txt file to see requirements & Create Virtual Env
pip install -U setuptools
pip install -r requirements.txt
open terminal and type
git clone https://github.com/MahmudulHassan5809/OnlineAdmission-Python-Django.gitpython manage.py makemigrationspython manage.py migrate
open terminal and type
python manage.py collectstatic
To create superuser open terminal and type
python manage.py createsuperuser
python manage.py runserver
Then go to http://127.0.0.1:8000 in your browser
Mahmudul Hassan
Email: mahmudul.hassan240@gmail.com