Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bluette1/private_events

A Ruby on Rails Project for creating and managing online events.
https://github.com/bluette1/private_events

html-css rails ruby ruby-on-rails

Last synced: about 1 month ago
JSON representation

A Ruby on Rails Project for creating and managing online events.

Awesome Lists containing this project

README

        

# private_events

![CI Status Badge](https://github.com/Bluette1/private_events/workflows/CI%20Checks/badge.svg)

This is a project in the Ruby on Rails curriculum at [Microverse](https:www.microverse.org/) - @microverseinc

The project specifications can be found on [Ruby on Rails
PROJECT: ASSOCIATIONS](https://www.theodinproject.com/courses/ruby-on-rails/lessons/associations)

![demopage](./app/assets/images/screenshot.png)

## Built With
- Ruby
- Rails

## Description
- On this site, registered users can create events and signup for existing events.
- The Rails framework was used to build this project.

## Live Demo

[Live Demo](https://eventsrite.herokuapp.com/)

### Run instructions
- You can clone the GitHub repo and type the following commands in the terminal to run the bot locally
```
bundle install
rake db:migrate
rails server
```

### How to use the site
Make sure the server is running
- Go to http://localhost:3000/ in your web browser.
- Follow the navigation links on the site to access the available features, including sign up and sign in functionality.

## Deployment
- You can deploy on [Heroku](https://devcenter.heroku.com/categories/ruby-support).

## Authors

👤 **Marylene Sawyer**
- Github: [@Bluette1](https://github.com/Bluette1)
- Twitter: [@MaryleneSawyer](https://twitter.com/MaryleneSawyer)
- Linkedin: [Marylene Sawyer](https://www.linkedin.com/in/marylene-sawyer)

# Acknowledgements
- [Rails Guides](https://guides.rubyonrails.org)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Bluette1/members_only/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.