ldelbel / micro-reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-Reddit

This project is a microverse collaborative project which is part of the requirements of the microverse main curriculum in the Rails section. The project is about creating the model part of the MVC desing pattern using Ruby on Rails MVC framework. As the project doesn't contain any views or controllers one can only discover migration and model classes.

View Code Github Issues GitHub Pull Requests

πŸ“ Content

Built with   |    Database model   |    Getting started   |    Author

πŸ”§ Built with

  • Ruby on Rails (Version: 6.0.3.2)
  • Ruby (Version: 2.7.1)

Database Model

screenshot

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:temesghentekeste/micro-reddit.git
$ cd micro-reddit
$ bundle install
$ rails db:migrate

βœ’οΈ Authors

πŸ‘€ Temesghen Tekeste

πŸ‘€ Dipesh Kumar

🀝 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!

πŸ‘ Acknowledgements

About


Languages

Language:Ruby 78.3%Language:HTML 12.1%Language:JavaScript 8.1%Language:CSS 1.5%