Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 309 Bytes

EventsManagement

This project was created in Django to manage the delegates information when they attend an event or conference.

To run the project: 1.Clone the repository 2.open the Cloned folder 3.Create a virtual environment 4.pip install requirements 5.Then run the command "python manager runserver".