Skip to content

jaspreet-singh-sahota/private-events

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Private Events

Rails - Private Events (Association Project)
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

Private Event is a lightweight event management system. After signing up, a user can create and join events. Only users that have created the event or are attending the event can invite others.

Live Version

Built With

This project was built using these technologies.

  • Ruby on rails
  • Rubocop
  • VsCode
  • Rspec

Install

To clone the repository, navigate to it's containing directory, and run:

Clone the repository and follow the steps to run the bot.

  git clone https://github.com/jaspreet-singh-sahota/private-events
  cd private-events
  bundle install
  rails db:migrate
  rails s

This should install all rails gems, and start a local server where via rails s.

Now you can open http://localhost:3000/ in your browser.

Event_management

How It Works

sign_up

signin

home_page

create_event

Authors

👤 Jaspreet Singh

👤 Karthick

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published