Skip to content

A Rails webapp for finding, advertising, and joining events around Columbia University

Notifications You must be signed in to change notification settings

jar2333/EventAware

Repository files navigation

README

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 cucumber to run cucumber tests (user stories)
  • bundle exec rspec to 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 usingbundle exec rspec

Deployment instructions

Github Link

Project Demo URL:

Slide Deck for Project Demo:

About

A Rails webapp for finding, advertising, and joining events around Columbia University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •