B028451 (B047) - PROGETTAZIONE E PRODUZIONE MULTIMEDIALE
Develop of event manager web-app
All user can
- Application need to use Django framework
- Application need to be deployed on railway
- Application need to use mvt
In order to use EventManagement, each user must be registered, using the appropriate form
This application offers the possibility to create, edit or delete events; all users can register to the available events.
Users can only register if there are still places available, otherwise the event will be considered sold-out.
The event owner can edit or delete his events, also can get a details view of each single event with partecipants list.
The event owner can remove parteciants.
How want test this web-abb can use guest user with this credentials:
- username: guest
- password: Guest@1234
For use this web-app on local sqlite comment settings.py from line 132 to 134