Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jpdf00/micro-reddit
- Owner: jpdf00
- License: mit
- Created: 2021-02-17T16:08:47.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-17T17:28:00.000Z (almost 4 years ago)
- Last Synced: 2024-12-07T15:42:46.928Z (about 1 month ago)
- Language: Ruby
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- RubocopThis 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