Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahabubx7/rails-blog-app


https://github.com/mahabubx7/rails-blog-app

Last synced: 1 day 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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Rails Blog App]

## 🛠 Built With

### Tech Stack

Language

### Key Features

- **[Controllers for users and post models]**
- **[Unit spec test for all request]**
- **[Views to see actions on the blog]**
- **[Form to add new users]**
- **[Authorization for deleting users post]**
- **[Authorization for deleting users comment]**
- **[User Interface]**
- **[API Endpoint]**
- **[API Documentation]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need: to install ruby

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/mahabubx7/rails-blog-app.git
```

### Install

Install this project with:

```sh
cd my-project
bundle install
```

### Usage

To run the project, execute the following command:

```sh
rails server
```

## 👥 Authors

👤 **Mahabub Alam**

- GitHub: [@mahabubx7](https://github.com/mahabubx7)
- Twitter: [@mahabub__7](https://twitter.com/mahabub__7)
- LinkedIn: [in/mahabubx7](https://linkedin.com/in/mahabubx7)

👤 **Prince**

- GitHub: [@prius2055](https://github.com/prius2055)
- Twitter: [@prius2055](https://www.twitter.com/prius2055)
- LinkedIn: [@prius2055](https://www.linkedin.com/in/princenwuke)

(back to top)

## 🔭 Future Features

> In the Future the project may include
- [ ] **Deployment online**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project you can buy me coffee using the contact details above.

(back to top)

## 🙏 Acknowledgments

I would like to thank microvers for this amazing learning experiance.

(back to top)

## 📝 License

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