This project is about organizing the event using rails where user can sign in and can see their upcoming event in their dashboard and use the active record association to manage the database
- Ruby,
- Rails,
- Tailwindcss.
You need to install:
- Clone the repository.
- In your OS terminal search the repository's address and run:
$bundle install
$rails db:migrate
$rails db:seed
(optional to load some data ) - Then run Rail's server
$rails server
- Go to localhost:3000
- Follow the instructions.
- In Order to see the routes
http://localhost:3000/rails/info/routes
👤 Shubham Singh
- Github: @shubhsk88
- Twitter: @shubhski
- Linkedin: linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Rails Guide
- This project is been inspired from odin project
- etc
This project is MIT licensed.