Skip to content

Janluc/private-events

Repository files navigation

Private Events

Private Events project is made on Ruby on Rails and it is an application where users can create events and and plan on attending events. All users can signup,login, attend events, and view who else will be attending said events.

Built With

  • Ruby on Rails
  • HTML

Prerequisites

  • Ruby v2.7.2
  • Terminal/Console/Cmd

Getting Started

Can download this code with any method and over the terminal with the commands:

  • git clone this repo
  • Open your terminal/console and cd into the directory of the repo
  • type 'bundle install' in the console
  • When the bundle install is complete, type 'rails db:migrate' in the console
  • Now you can start the app with the command 'rails s'
  • Open a browser and paste this: http://127.0.0.1:3000
  • You can try now to create a user and make an event

Authors

Janluc Saneaux

Author

Deyan Todorov

🤝 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