private-events

An event scheduling app that allows registered users to create and invite users to event and While guest users only view list of events and creator.

Built With

  • Ruby v3.0.0
  • Ruby on Rails v6.1.3
  • Devise for Authentication
  • Bulma
  • Rspec

Getting Started

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

Prerequisites

  • Ruby on Rails v6.x. To learn how to install Ruby on Rails, please follow this link

Setup and Install

  • Clone this repository using the link above (click on the 'code' button)
  • open a terminal and cd to the cloned repository
  • run bundle install --with production to install the dependencies
  • run rails db:migrate to migrate the database
  • start a server with rails s

Usage

  • Sign up as a user
  • create an event
  • invite users

Authors

👤 Temitope Grace

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.