https://github.com/gleennkar/blog_app
https://github.com/gleennkar/blog_app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gleennkar/blog_app
- Owner: Gleennkar
- License: mit
- Created: 2023-01-25T14:13:58.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-12T05:00:53.000Z (over 3 years ago)
- Last Synced: 2024-05-18T15:25:20.044Z (about 2 years ago)
- Language: Ruby
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
**Blog-App** is a project developed using Ruby on Rails where you can add users, comments, posts and likes.
> Developed using Ruby on Rails.
Languages
### Key Features
- **Database that contains information about users, likes and posts**
## 💻 Getting Started
> To get a local copy up and running, follow these steps.
- install gems bundle i
- setup database rails db:setup
- run rails server rails s.
- rails c
### Prerequisites
In order to run this project you need:
- Install Ruby
- Install PostgreSQL
- Instal Rails gem
### Setup
```
- To clone the repository run this command:
`git clone https://github.com/Gleennkar/blog_app.git`
- To access the cloned directory run:
`cd blog_app`
👤 **Odette Gleen**
- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)
👤 **Lucca Micale**
- GitHub: [@luccamicale](https://github.com/luccamicale)
- LinkedIn: [luccamicale](https://www.linkedin.com/in/luccamicale/)
- Twitter: [@luccamicale_](https://twitter.com/LuccaMicale_)
👤 **Lucas Bermudez**
- GitHub: [@oklukeok](https://github.com/oklukeok)
- LinkedIn: [@Lucas](https://www.linkedin.com/in/lucas-bermudez)
> These are some of the future features we want to add.
- Validations and Model specs.
- Processing data in models.
- Setup and controllers.
- Controllers specs.
- Views.
- Integration specs for Views and fixing n+1 problems.
- Add Devise.
- Add authorization rules.
- Add API endpoints.
- API documentation.
- [ ] **[Workin on them]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
I would like to thank to the code reviewers and my partners who are helping all the time.
This project is [MIT](https://github.com/Gleennkar/blog_app/blob/add_devis_2/LICENSE) licensed.