Inkling-Blog-App

The Inkling Blog app is a classic blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.. Built with Ruby, Ruby on Rails and PosgreSQL

MIT License

Stars
8

Table of Contents

Inkling Blog

The Inkling Blog app is a classic blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

Tech Stack

Here are the tech stacks applied in this project.

Key Features

This app has the following key features:

  • Create new blog user.
  • Post articles and gists on the blog.
  • Comment on articles of the blog.
  • Like articles and comments on the blog.
  • View users, articles, comments and likes of the blog.

Getting Started

Prerequisites

In order to run this project you need:

  • Install Ruby on your computer (machine)

Setup

Clone this repository to your desired folder:

  git clone [email protected]:PraisesPJMT/Inkling-Blog-App.git
  cd Inkling-Blog-App

Install

Install this project with:

  gem install bundler
  bundle install

Usage

To run the project, execute the following command:

  rails server

Authors

Praises Tula

Moathal Kachi

Future Features

These are features that will be add to the project.

  • Creating a data model
  • Processing data in models
  • Validations and Model specs
  • Setup and controllers
  • Controllers specs
  • Views
  • Add forms
  • Integration specs for Views and fixing n+1 problems
  • Add Devise
  • Add authorization rules
  • Add API endpoints.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

License

This project is MIT licensed.