As the name suggests, It's an event planner app that strives to ease the work of an organizer, conduct events and get togethers in a much planned and less chaotic way. The steps are quite simple,
- create an event
- share the link to the participants
- once the participants cast their entries, zero in on the best possible date.
This web app is powered by the serverless service offered by AWS's Lambda and NoSQL storage dynamoDB.
Refer Installation & Usage readme for steps for reproducing and in-depth understanding on directory structure.
- Add images using the FQDN.
- Run
webpack -p
after editing thewebpack.config.js
file. - Log in to the AWS console, navigate to S3 and upload the
dist/app.js
file to the appropriate directory.