
UNHERD
Hobby project: an event booking website built with Django and Postgres with RSVP functionality.
Project Summary
Concept
The concept of this application was to build an engaging event website for a make-believe event series called Unherd. The application is built in Django.
User Stories:
As a user I need the ability to register for and log into my account so that I can RSVP for events
As an event planner, I need the ability to CRUD my events
As a user, I want the ability to browse all events and their details
As a user I want the ability to RSVP for an event
User Flow & ERD
Preview:
View the code base on GitHub