https://github.com/mohamedsabry0/micro-reddit
https://github.com/mohamedsabry0/micro-reddit
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohamedsabry0/micro-reddit
- Owner: mohamedSabry0
- Created: 2020-10-08T14:55:18.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-10-09T22:25:02.000Z (over 4 years ago)
- Last Synced: 2025-01-13T01:25:33.893Z (5 months ago)
- Language: Ruby
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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!