____ _
| _ \ (_) __ _ _ __ __ _ ___
| | | | | | / _` | | '_ \ / _` | / _ \
| |_| | | | | (_| | | | | | | (_| | | (_) |
|____/ _/ | \__,_| |_| |_| \__, | \___/
|__/ |___/
first homework in scripting (Python) It's a Django project to manage prisoners in terms of adding, modifying, deleting, managing data through an integrated database and other features.
Project whitout Django this folder contant all project but don't have Django framework.
This project's save data in json files and you can delete data and get all data from json file
- First, download the project from this link: https://github.com/M7MMAD-OMAR/Django_project_for_prisoner_management.git
- Second Go to Project whitout Django/App/main.py
- Here you can uses all method and create a copy of each code class
- Only this😊.
py -m pip install DjangoOr show this link: https://docs.djangoproject.com/en/4.0/howto/windows/
python manage.py runserver


