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

https://github.com/mohamedsabry0/micro-reddit


https://github.com/mohamedsabry0/micro-reddit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Micro-Reddit]

- In this project we worked with data modeling and putting our active record knowledge to practice by building our own light weight Reddit clone.

Models, Views, and Controllers (MVC)
Data Structures & Relationships
Routing
Migrations


## Setup

- First install RUBY and Rails in your computer.
- For windows users you can go to [Ruby installer](https://rubyinstaller.org/).
- MAC and LINUX you can go to [Ruby official site](https://www.ruby-lang.org/en/downloads/) for intructions.
- Make a copy in your local enviroment(git clone https://github.com/mohamedSabry0/micro-reddit.git)
- Run the command (bundle install) in your terminal in the root folder of the project.
- Run the command (rails db:migrate) in your terminal in the root folder of the project.
- Run the command (rails server or rails s) in your terminal in the root folder of the project.

## Built With

- Ruby on Rails
- Rubocop
- Stylelint

## Prerequisites

- Ruby on Rails

## GitHub Repo

- https://github.com/mohamedSabry0/micro-reddit

## Author

👤 **Mohamed Sabry**

- Github: [@mohamedSabry0](https://github.com/mohamedSabry0)
- Twitter: [twitter profile](https://twitter.com/mohsmh0)
- Linkedin: [linkedin profile](https://www.linkedin.com/in/mohamed-sabry-1322b1105/)

👤 **Rocio Martinez**

- Github: [@Rocio01](https://github.com/Rocio01)
- Twitter: [@rugiada8801](https://twitter.com/rugiada8801)
- Linkedin: [zulma-martinez-5247a31a8](https://www.linkedin.com/in/zulma-martinez-5247a31a8/)

## Acknowledgments

- Microverse
- Ruby on Rails
- The Odin project

## Show your support

Give a ⭐️ if you like this project!