We are building a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations to parties. Events take place at a specific date and at a location.
Rails app using associations between users - (creator and attendee) and events tables. During this project we accomplished numerous tasks that included
- Creating a new user by signing up
- Allowing users to create events when logged in
- Allowing users to attend events
- Show past and upcoming events.
- Clone the repository at
- Go to the cloned repository folder
- Run $ bundle install in the terminal
- Run $ rails db:migrate
- Run $ rails s
- Load the project at localhost:3000 in a browser
👤 Nakitto Catherine
- Github: @Cathella
- Twitter: @cathella9
- Linkedin: Nakitto Catherine
👤 Chukwuebuka Paul Ajuizeogu
- Github: @misterpaul4
- Twitter: @paulajuze
- Linkedin: Chukwuebuka Paul Ajuizeogu
- Ruby on Rails
- An editor
- Git-Flow
- Ruby
Contributions, issues and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!