rubenpazch / Micro-Reddit

Micro-Reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building with Active Record Micro-Reddit

Project specifications

Let’s build Reddit. Well, maybe a very junior version of it called micro-reddit. In this project, we build the data structures necessary to support link submissions and commenting.

Built With

Concepts used on this project

  • Ruby
  • Rails
  • Active Record
  • Migrations

Tools used on this project

  • Visual Studio Code
  • VSCode Ruby by Stafford Brunk
  • Rubocop for Visual Studio Code

Instructions to run the project

  • Open terminal on your workspace with
cd /home/project/..
  • Cloning the project input the next code:
git clone git@github.com:rubenpazch/Micro-Reddit.git
  • Navigate to the folder of the project
cd /Micro-Reddit/

Open de console for rails

rails console

Screenshot

image

Live Demo

You can see the live preview

Authors

👤 Ruben Paz Chuspe

👤 Isaac Gonzalez

Contributing

This is an education project as a part of the Microverse so contributing is not accepted.

Contributions, issues and feature requests are welcome!

Feel free to check the issues.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

License

This project is MIT licensed.

About

Micro-Reddit