Skip to content

An event listing application where users can post events and invite other users to the event.

Notifications You must be signed in to change notification settings

AdnanAfsari/private-events

Repository files navigation

Private Events

An event listing application where users can post events and invite other users to the event. screenshot

Additional description about the project and its features.

Built With

  • Ruby
  • Ruby on Rails
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby: 2.5.5
  • Rails: ~> 5.2.2', '>= 5.2.2.1'
  • Postgres: >=9.5
  • Git

Usage

  • Fork/Clone this project to your local machine
  • Open folder in your local enviroment and run thes lines of code to get started:

Install gems with:

    bundle install

Setup database with:

   rails db:create
   rails db:migrate

Start server with:

    rails s

Then open a web page and go to port 3000 on your local machine.

Authors

👤 Author1

👤 Author2

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

An event listing application where users can post events and invite other users to the event.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published