Museum website with data management system for administrators, including a sales and loan system between museums, developed using Python with Django, SQLite, and HTML, CSS, and Javascript with the Bootstrap framework.
- user: manager
- password: 1234
pip install -r requirements.txt
then run
python manage.py runserver