Skip to content
forked from willlee17/evently

Evently is a Meetup.com / Facebook Events clone made using JavaScript, React, Redux, and Firebase

Notifications You must be signed in to change notification settings

vserluco/evently

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evently Repository

Technologies / Functionalities

Evently is a simple Facebook Events / Meetup.com clone made primarily with JavaScript, React, Redux, Firebase, and Semantic UI. I used Google's Map API to implement Google Maps for events and autocompleting locations and venues. Firebase/Firestore handles all the data and the backend while Redux is in charge of application state management and interacting with Firebase/Firestore through the actions. I used Redux Forms and Validate to handle forms and the error-handling associated with specific inputs.

To Demo:

Sign-in as [email protected], password: will2019 (Fake account created for demo use). Or sign up for your own account, it's really easy!

Stage

The site is deployed and hosted using Netlify.

Improvements

  • Fix bugs where user chooses an event and changes pictures.
  • Fix own profile events bug
  • Figure out how to make this app responsive to different browser viewports.

About

Evently is a Meetup.com / Facebook Events clone made using JavaScript, React, Redux, and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • CSS 1.4%
  • HTML 0.5%