/LetMeKnow_Frontend

Let me know is a mobile-first app that allows hosts to manage the guest list for an upcoming event.

Primary LanguageJavaScriptMIT LicenseMIT

Let Me Know: the RSVP App

Let me know is a mobile-first app that allows hosts to manage the guest list for an upcoming event.

See deployed app here (Built for mobile - adjust your screen!)

How it works

The host dashboard allows hosts to view the current invite list, who's responded, is coming, and is bringing a friend. The list also generates a total head count. An additional table at the bottom lists "Plus One's" and who they're coming with.

lmk-1-smaller

The host also has the option to add and delete invites from the list, as well as manually update an RSVP.

lmk-2-smaller

A simple RSVP form allows guest to update their response - which is immediately available within the host dashboard.

lmk-3-smaller

Technologies Used

  • Backend: Express, CORS, PostgreSQL, Knex.js (see backend repo here)
  • Frontend: React.js (including React Router, React Modal), Chart.js
  • End to End tests: Cypress

Local Installation Instructions

$ git clone git@github.com:CarolynSM/LetMeKnow_Frontend.git
$ cd LetMeKnow_Frontend
$ npm install

Support & Contributing

For support, please open a new issue.

Utilize Github Flow to contribute. Create a branch, add commits, and open a pull request.

Author:

Carolyn Selheim-Miller

Carolyn Selheim-Miller on LinkedIn

License

MIT License Copyright (c) 2018 Carolyn Selheim-Miller