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

https://github.com/gleennkar/my_blog


https://github.com/gleennkar/my_blog

Last synced: over 1 year ago
JSON representation

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

**Blog-App** is a project developed using Ruby on Rails where you can add users, comments, posts and likes.

## 🛠 Built With

### Tech Stack

> 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)

## 🔭 Future Features

> 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]**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## ⭐️ Show your support

Give a ⭐️ if you like this project!

## 🙏 Acknowledgments

I would like to thank to the code reviewers and my partners who are helping all the time.

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)