Skip to content

t-yanick/private-events

Repository files navigation

Project: Private Events

In this project, we build a site similar to Everbrite where users can create events and manage their signups. You can get the full project description here.

Screenshot

screenshot1

Built with

  • Ruby on Rails

Linters

  • Rubocop
  • Stylelint

Getting Started

Follow the steps below to get a local copy running:

Install

  • To run this project on local computer, you need to install Ruby on Rails.
  • Then clone the project by by typing git clone git@github.com:t-yanick/private-events.git.

Run App

  • Type bundle install in the root directory of the project.
  • Type rails server in the root directory of the project.
  • Type rails db:migrate in the root directory of the project.
  • Open a browser, copy and paste http://localhost:3000

Run Tests

  • Type bundle exec rspec

Authors

👤 Tazoh Yanick Tazoh

👤 Mohamed Sabry

🤝 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

📝 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