yahir91 / private-events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-reddit

In this project, we’ll be building a site similar (but simpler) to Eventbrite which allows users to create events and then manage user signups. Users can create events. Events take place at a specific date and at a location. including:

-Models -Controllers -Migrations -Views -Simple authentications

Built With

  • Ruby 2.6
  • Ruby in Rails 5
  • Git Flow
  • SQL Lite 3

Getting Started

  • Clone the Repo from Gith (https://github.com/)

  • Go to private-events folder and type in the command line following next order:

git clone https://github.com/yahir91/private-events bundle rails db: reset "important" rails db: migrate

  • Open in your browser "localhost:3000" to test the models

Instructions

  • Ruby 2.6
  • Ruby in Rails 5
  • Git Flow
  • SQL Lite 3

Author

👤 Yahir Cardona

👤 Mauricio Santos

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 76.5%Language:HTML 16.1%Language:SCSS 2.6%Language:CSS 2.1%Language:JavaScript 1.8%Language:CoffeeScript 1.0%