Team members:
- Surya Akella (sa4084)
- Tarang Rakesh Jain (trj2122)
- Jose Ramos (jar2333)
- Aarushi Jain (aj3087)
Instructions to install dependencies:
bundle install
Instructions to run test suite:
bundle exec cucumberto run cucumber tests (user stories)bundle exec rspecto run rspec tests
Services (job queues, cache servers, search engines, etc.)
- Search engine (filter events)
- Create events
- Edit events
- Login
- New user Registration
- Visit user profile
- Follow/un-follow
- Chat (post message for event)
Testing Instructions
- First we Clear the Database
bin/rake db:drop - Then we create the database
bin/rake db:create - Then we migrate the database
bin/rake db:migrate - Run the cucumber tests using
bundle exec cucumber - Run the rspec tests using
bundle exec rspec
Deployment instructions
- Heroku Link: https://secret-ravine-76760.herokuapp.com/
- Login Id: jar2333
- Password: password
Github Link
Project Demo URL:
Slide Deck for Project Demo: