live demo
test user username: test_user
test user password: testuserpassword
- Clone repository.
- Setup virtual environment
- Exceute
pip install -r requirements.txt
. - run
python manage.py makemigrations
- run
python manage.py migrate
- run
python manage.py runserver
. - Go to 127.0.0.1:8000 in your preferred web browser.
- Frontend
- HTML5
- CSS3
- JQuery
- Bootstrap4
- Backend
- Django framework
- Database
- SQLite
Contributions are welcome! Feel free to open an issue or submit a pull request if you have a way to improve this project.
Make sure your request is meaningful and you have tested the app locally before submitting a pull request.
💙 If you like this project, give it a ⭐ and share it with friends!