Private Events

About

We built a site similar to a private Eventbrite which 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 (which you can just store as a string, like “Andy’s House”). A user can create events. A user can attend many events. An event can be attended by many users.

🔧 Built with

  • Ruby on Rails
  • Sass
  • Bulma

🔨 Setup

Run Test

  • Rspec ✔️
  • $ rspec

Install

  • $ bundle install

Prerequisite

  • Ruby v2.7
  • Ruby On Rails v5.2.4.4

Deployment

  • Not Deployed

✒️ Author

👤 Haroon Abdulrazaq

👤 Luciano ilha carbonel

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the fork this repo and create pull request if you want to make changes.

MIT Licence ®️

MIT License

Copyright (c) 2020 Haroon Abdulrazaq

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.

👍 Show your support

Give a ⭐️ if you like this project!

👍 Acknowledgements

  • Microverse
  • ThOdinProject