EVENTRO is an event management webapp built using Ruby on Rails.
Deployed at: https://eventro.herokuapp.com
-
Authentication
Bcrypt is used to store credentials and sessions are stored in browser cookies. -
PostgreSQL
PostgreSQL is a robust SQL database. Purpose of using PG is its ability to manage interconnections in tables very well. -
MapsAPI
-
And many more!