Skip to content

Ddundee/simply-invite

Repository files navigation

Simply Invite

InviteLink is a event invitation app where users can upload their own invitation designs, generate a shareable link, and choose to send invitations via email or SMS (Email/SMS is still a work in progress 😭).

TODO

  • Design the basic layout in Figma
  • Finish the code for home page
  • Finish the code for contact page
  • Add Clerk, and Drizzle integrations
  • Make the schema for the database
  • Finish the code for the create invite page
  • Finish the code for the dashboard page
  • Finish the code for the invitation page
  • Add (public) layout.tsx
  • Sheet for "See More" on Einvite component
  • Redesign the UI
  • Make '/dashboard' suspenseful
  • Add a hamburger menu for dashboard nav and landing page nav
  • Ability to delete invites
  • Add a way to upload images
  • Make feature request
  • Add a way to send invites via email
  • Figure out the pricing or how to make it free
  • Add a way to send invites via SMS
  • Make a dark mode
  • Add a way to edit invites

Tech Stack

  • Next.js (for frontend)
  • Clerk (for auth)
  • Drizzle (for orm)
  • Supabase (for db)
  • Vercel (for hosting)

Contribute

We are a open-source project and would love to have you help contribute to our project. I'm still starting so I gotta figure out how this works... I guess you can just fork the project and make a pull request. I'll review it and merge it if it's good.