Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 1.62 KB

README.md

File metadata and controls

72 lines (45 loc) · 1.62 KB

Evently

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

Live Link

Live Link

Screenshot

screenshot

🔨 Built With

  • Ruby,
  • Rails,
  • Tailwindcss.

Getting Started

Prerequisites

You need to install:

Setup

  1. Clone the repository.
  2. In your OS terminal search the repository's address and run:
    $ bundle install
    $ rails db:migrate $ rails db:seed (optional to load some data )
  3. Then run Rail's server
    $ rails server

💻 Usage

  • Go to localhost:3000
  • Follow the instructions.
  • In Order to see the routes http://localhost:3000/rails/info/routes

Authors

👤 Shubham Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Rails Guide
  • This project is been inspired from odin project
  • etc

📝 License

This project is MIT licensed.