- Make it deploy - netlify
- Add CI/CD
- Create the home page
- Create the hero section
- Create the Invite form
- Create the list of invitees
- Create the upload section UI (uploadthing will be integrated later)
- Create the QR section
- Create the gallery
- Create the footer
- Create the sharable invite page
- Create the rsvp form
- Add DB schema
- Add user table (with roles - (whitelist only))
- Add invites table - with rsvp and invitation details
- Add guests table
- Add media table - with images and video urls; ensure you can have curation for the gallery in the homepage
- Add Auth
- Integrate UploadThing
- A view to curate the all the uploaded images