Kelvin-Ben / Nganje-s-App

This project is about developing fully functional blog app website. Created using Ruby on Rails, it allows users to create, modify and display posts. It also allows users to read, post and like comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– [Blog App ]

The Blog app will be a classic example of a blog website.

[Blog App] This project is about developing fully functional blog app website. Created using Ruby on Rails, it allows users to create, modify and display posts. It also allows users to read, post and like comments..

Tech Stack

The tech stack for building this project was Ruby on Rails

Key Features

Describe between 1-3 key features of the application.

  • [Adding Comments]
  • [Adding Posts]
  • [Liking a Post]

πŸš€ Live Demo

Comming Soom!!!

πŸ’» Getting Started

In order to run this project you need to run the following commands in your terminal:Ensure you cd into the directory in which you had clone the project into.

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd blog-app
  git clone https://github.com/Ukaypromise/blog-app.git

Install

Install this project with:

Example command:

  cd blog-app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using:

πŸ‘₯ Authors

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Add Admin Section
  • Edit Post
  • Delete Post

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please give it a ⭐️!

πŸ™ Acknowledgments

I would like to thank @microverse for giving me the opportunity to work on this project.

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This project is about developing fully functional blog app website. Created using Ruby on Rails, it allows users to create, modify and display posts. It also allows users to read, post and like comments.


Languages

Language:Ruby 76.6%Language:HTML 15.4%Language:Batchfile 4.9%Language:JavaScript 2.0%Language:CSS 1.2%