Skip to content

Deepakdanger/private-events

Repository files navigation

Private event

This project allows users to view, create, delete, or attend events. The main focus in this project was Active Records and Associations. The full description of this project can be found here. here.

Built with

  • Ruby on Rails

Getting Started

Clone this repository to get a copy of this project.

  • Open your terminal
  • Run git clone https://github.com/blakbox23/private-events.git
  • Open the project with your favorite code editor.

Installation

After cloning the repo, you also need to install the required gems in your machine.

  • Run bundle install to install the dependencies.
  • Run rails db:create and rails db:migrate to create required database tables.

Run rails server to run the project. Visit localhost:3000 in chrome or any browser to see the project and enjoy.

Authors

👤 Peter Mbuthia

👤 Deepak Kumar

🤝 Contributing

Contributions, issues, and feature requests are welcome. Fell free to check the issues page

Show your support

Give a ⭐ if you like this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published