this is a CRUD application in django where it has functionalities for a user to create a new show, update the information and save it in the database and even delete the current show that already exist
- Python (Django)
- Html and CSS
- Sqlite3
- Docker
- adding a user authentication (password hashing, bcrypt)
- change styling to use Bulma CSS