Skip to content

A simple way to manage meetups between application users

License

Notifications You must be signed in to change notification settings

brownrw8/meetupmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Manager

A simple app to manage categorized meetups between many users.

Details

Database

This application is using a MySQL database (see /src/db) which defines the basic data structure used by the application.

Alt text

Frontend

This application functions primarily as a single-page AJAX application where users can perform the following actions:

  • Users can attend various events, comment on and rate them, as well as manage their own events for others to attend
  • Events are categorized by Event Category
  • 1-5 Rating scale (Excellent, Very Good, Good, Mediocre Poor)
  • Events can be scheduled for a specific date and time
  • Users can RSVP to an event before it occurs
  • Coordinates are stored for the event’s location

Alt text

Other

org.mindrot.jbcrypt - Copyright (c) 2006 Damien Miller djm@mindrot.org

About

A simple way to manage meetups between application users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published