We build an site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties .
- Ruby
- Rubocop
- Visual Studio Code
ruby 2.7.2
rails 6.1.7
yarn 1.2.2
node 14.15.5
Set up project using the above specifications
- use
https://github.com/chrystalme/private-events.git
to clone the repository
- use
[email protected]:chrystalme/private-events.git
to clone the repository - Change to the parent directory of the project using
cd private-events
- run
bundle install
to install dependencies - run
yarn add
to install dependencies - run
rails db:migrate
to create schema - use
rails webpacker:install
to install webpacker - use
rails s
to run the rails server
👤 Ahmet Bozacı
- Github:@ahmtbozaci
- Twitter:@ahmtbozaci
- LinkedIn:@ahmtbozaci
👤 Malieze Afam Ifeanyi
- GitHub: @chrystalme
- Twitter: @afam_ifeanyi
- LinkedIn: Malieze Afam Ifeanyi(chrys)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.