ctokoli / RoR-Blog

RailsBlog is a dynamic and user-friendly blog application developed with Ruby on Rails, designed users create, read, update and delete their blog. It has features like Authentication, Create API, Rails dynamic Routing and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

πŸ“— Table of Contents

πŸ“– Blog App

RailsBlog is a dynamic and user-friendly blog application developed with Ruby on Rails, designed users create, read, update and delete their blog. It has features like Authentication, Create API, Rails dynamic Routing and testing.

πŸ›  Built With

Tech Stack

Key Features

Key features of the application.

  • Creating a data model
  • Processing data in models
  • Setup and controllers
  • Views
  • Forms
  • Add authorization rules
  • Add API endpoints

(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:

  • PostgreSQL.
  • Code Editor.
  • Ruby On Rails.

Setup

Clone this repository to your desired folder:

  cd Blog
  gh repo clone https://github.com/ctokoli/Blog.git

Install

(back to top)

Run Test

To run the testing, execute the following command:

rspec spec 

πŸ‘€ Author

Cephas TOKOLI*

πŸ‘€ Rabaya Rabu

πŸ”­ Future Features

Features will be added to the project.

  • User Login Interface
  • User comments and like history
  • Report of inividual user

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the Issues.

(back to top)

⭐️ Show your support

If you like this project, show your support by giving the project a ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for including this in their curriculum.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

RailsBlog is a dynamic and user-friendly blog application developed with Ruby on Rails, designed users create, read, update and delete their blog. It has features like Authentication, Create API, Rails dynamic Routing and testing.


Languages

Language:Ruby 72.8%Language:HTML 23.1%Language:CSS 2.8%Language:JavaScript 1.3%