Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/mraerino/mini-evite
- Owner: mraerino
- License: mit
- Created: 2017-10-29T23:09:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T17:47:08.000Z (about 7 years ago)
- Last Synced: 2024-10-06T04:01:21.979Z (4 months ago)
- Topics: e-invite, es-modules, es6, event, firebase, firestore, fit-html, lit-html, paper-elements, redux, redux-little-router, rollup, tool, yarn
- Language: TypeScript
- Homepage:
- Size: 161 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).