Skip to content

TheRandomCrew/Private-Events

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Private Events

Allows users to create events and then manage user signups. Users can create events and send invitations and parties. Events take place at a specific date and at a location.
Explore the docs 📚

🖊️ Assigment 🐛 Report Bug 🙏 Request Feature

Advanced Forms and Active Record

Project: Associations

Users can create events and send invitations and parties. Events take place at a specific date and at a location. An application named Private Events that behaves similar to Eventbrite. The main goal is to put in practice the main concepts of Associations in rails.

Validations

Rubocop:

rubocop-validation

Features

  • Using different databases for development (sqlite3) and production (postgres)
  • Followed the tutorial
  • Associates several tables on the database using foreign keys:

models

  • Use of sessions, cookies and flash
  • Modifies routes.rb
  • Managed state with data on DB
  • Tests made with RSpec

Built With

  • ruby v2.5.5
  • rails v5.2.3+
  • RVM
  • vscode with Ruby and Rubocop extensions
  • Linux
  • Love and Passion for code.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

Users can create events and send invitations and parties. Events take place at a specific date and at a location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors