Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Micro-reddit project for active record functionality.
https://github.com/jpdf00/micro-reddit

Last synced: about 16 hours ago
JSON representation

Micro-reddit project for active record functionality.

Awesome Lists containing this project

README

        

# Micro-Reddit - Microverse Ruby on Rails Project #3

This is the Micro-Reddit made in Ruby on Rails project focusing on active record.

## Pre-requisites

- Ruby 3.0.0
- Rails 6.1.2
- SQLite3

## Built With

- Ruby on Rails 6.1.2
- Rubocop

This project was built using Ruby on Rails.

## Usage

- Clone this repo to your local enviroment.
- Open your terminal and `cd` to the `active-record` folder you just cloned.
- Run migrate the tables to your local enviroment by running:
- On Linux - `$ bin/rails db:migrate`
- On Windows - `ruby bin/rails db:migrate`
- Run the rails console:
- On Linux - `$ bin/rails console`
- On Windows - `ruby bin/rails console`

## Authors
=======

👤 **João Paulo Dias França**
- GitHub: [@jpdf00](https://github.com/jpdf00)
- Twitter: [@jpdf00](https://twitter.com/jpdf00)
- LinkedIn: [João Paulo Dias França](https://linkedin.com/linkedinhandle)

👤 **John hernandez**

- GitHub: [@johnhernandez-code](https://github.com/johnhernandez-code)
- Twitter: [@JohnHernCode](https://twitter.com/JohnHernCode)
- LinkedIn: [John Hernandez](https://www.linkedin.com/in/john-hernandez-56a7821b8/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Thanks for the both parties involved in the development of this project.

## 📝 License

This project is [MIT](LICENSE) licensed