Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 383 Bytes

Louvre Museum

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.

superuser:

  • user: manager
  • password: 1234

Set-up

pip install -r requirements.txt

then run

python manage.py runserver