Skip to content

An Event managing app where user and create update the events and also attend multiple events

Notifications You must be signed in to change notification settings

shubhsk88/private-events

Repository files navigation

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.

About

An Event managing app where user and create update the events and also attend multiple events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published