This web application organizes meeting information for users. A guest user can view all the events with associated comments and itineraries. A registered user can organize events, post comments and add/edit itineraries. User can create login or sign in using facebook credentials.
deployed to https://let-us-go.herokuapp.com/
$ bundle install
$ rails s
open localhost:3000 on browser
Bug reports and pull requests are welcome on GitHub at https://github.com/hannah11361/io-let-us-go-rails-project. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.