Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mraerino/mini-evite

Minimalistic app to organize invites & preparation of small events (like a birthday)
https://github.com/mraerino/mini-evite

e-invite es-modules es6 event firebase firestore fit-html lit-html paper-elements redux redux-little-router rollup tool yarn

Last synced: about 2 months ago
JSON representation

Minimalistic app to organize invites & preparation of small events (like a birthday)

Awesome Lists containing this project

README

        

mini-evite
==========

Minimalistic app to organize invites & preparation of small events.
This could be a birthday party or a community gathering.

## Features

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

## Development

If you want to get started with developing on this project, these commands are handy:

- `yarn` - Install dependencies
- `yarn serve` - Build, watch & serve continuously
- `yarn build` - Build for production

## License

This is licensed under [MIT License](LICENSE.md).