Private Event is an event creator app. The app creates an event after a form has been filled out by the user. Registered users on the platform can signify their willingness to attend any future event on the platform. All the users can also view the participants of a particular event.
The setups steps expect following tools installed on the system.
git clone [git@github.com:shadrxcc/private-events.git](https://github.com/shadrxcc/private-events)
cd Private-Eventsruby -vThe ouput should start with ruby 3.0.1
bundle && yarnrails db:create db:migrate db:seedStart the server by running:
rails sNavigate to the new route http://127.0.0.1:3000
- Ruby
- Ruby on Rails
👤 Author 1
- GitHub: @Ademola101
- Twitter: @ademola_isr
- LinkedIn: Ademola Ogunmokun
👤 Author 2
- GitHub: @YinkTech
- Twitter: @YinkTech
- LinkedIn: Ayeni Olayinka
👤 Author 3
- GitHub: @shadrxcc
- Twitter: @shadrxcc
- LinkedIn: Shadrach Akaade
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!


