Minimalistic app to organize invites & preparation of small events. This could be a birthday party or a community gathering.
Users should be able to:
- Create events
- Invite guests
- via Link
- via Email
- RSVP to an event
- Comment on an event
- Export the event to their calender
- iCal
- Google Calender
- Import an event
- from Google Calender
- from iCal
- Setup an email reminder for an event
If you want to get started with developing on this project, these commands are handy:
yarn
- Install dependenciesyarn serve
- Build, watch & serve continuouslyyarn build
- Build for production
This is licensed under MIT License.