Skip to content

Tresor11/private-events

Repository files navigation

Private Events

This project is a Rails-based Event system based on the popular EventBrite service where users can create and attend events. Just simply login with your ID and select the event you want to attend or create an event for other users to attend.

GET STARTED:

  1. Clone this repo

  2. Run bundle install in the root directory

  3. Then run rails db:migrate to run the migrations which will setup your database

  4. Start your server ``` rails server ``

Features implemented:

  • A user can login

  • A user can create an event

  • A user can attend an event

  • View upcoming and past events

  • Implemented cookies and sessions to remember the user


Collaborators:

Sharmarke Ahmed (@mrnadaara)
Tresor Bireke (@Tresor11)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published