Problem Detail : Design a software system which implements an end-to-end event management which includes
- Display the details
- Send email to the attendees
- Manage clashes of events
Dependencies : Python3 Django
To start the Development Server from the terminal, change the root directory to eventmanagement start server using command python3 manage.py runserver
Available apps