Skip to content

Instantly share code, notes, and snippets.

@secilreel
Created March 12, 2019 17:48
Show Gist options
  • Save secilreel/d2ab85f2886597e66cb758825ec256f7 to your computer and use it in GitHub Desktop.
Save secilreel/d2ab85f2886597e66cb758825ec256f7 to your computer and use it in GitHub Desktop.
This app is designed to simplify event planning amongst friends.
Without the clutter of comments, photos, etc, the app helps organizers to keep track of participants
and share the event details quickly.
The app currently has 5 screen:
info: where the site describes what the app accomplishes
index: landing page for users where a list of events are listed as well as an option to create a new event
new event: when the user want to share details of a new event through the app, ze includes description, venue, and selects
from a list of friends
extended view: shows the details of an event with description, venue, and attendants
login: allows user to acces zir own data
The user lands on the information site and then clicks on the login button at the upper right corner. After loging in the user
can add a new event or see an extented view of a particular event.
here is the live site: https://friends-gathering--secilreel.repl.co/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment