https://github.com/gleennkar/my_blog
https://github.com/gleennkar/my_blog
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gleennkar/my_blog
- Owner: Gleennkar
- Created: 2023-01-24T15:10:24.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-25T09:09:11.000Z (over 3 years ago)
- Last Synced: 2024-05-17T15:25:21.001Z (about 2 years ago)
- Language: Ruby
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
### Prerequisites
In order to run this project you need:
- You need to have ruby on rails installed in your computer.
### Setup
```
- To clone the repository run this command - "https://github.com/Gleennkar/My_Blog.git"
- cd blog-app
```
## 👥 Authors
👤 **Odette Gleen**
- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)
> 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](./LICENSE) licensed.