EddyShimwa / my_blog_app

This is a Ruby-based blog app allows users to create and publish posts on the internet. It includes features such as editing tools, customizable templates, and social sharing capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mylogo

My Blog App

πŸ“— Table of Contents

πŸ“– my_Blog_app

my_blog_app is a Ruby-based blog app allows users to create and publish posts on the internet. It includes features such as editing tools, customizable templates, and social sharing capabilities.

πŸ›  Built With

Tech Stack

Client
  • Ruby on Rails
Database

Key Features

  • [Create and manage blog posts]
  • [Read posts by other users]
  • [Interact by giving likes/comments]
  • [User authentication and authorization]

(back to top)

πŸš€ Live Demo

The link will be added soon.

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/EddyShimwa/my_blog_app.git

Install

Install this project with:

  cd my_blog_app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

gem install rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ SHIMWA Pray Eddy

(back to top)

πŸ”­ Future Features

  • [Setup and controllers.]
  • [I will add process data in models]
  • [I will add some views]
  • [I will some forms]
  • [I will add some validations]
  • [I will add devise]
  • [I will add authorization rules]
  • [I will add API endpoints]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project star this repository

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for this opportunity to learn

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a Ruby-based blog app allows users to create and publish posts on the internet. It includes features such as editing tools, customizable templates, and social sharing capabilities.

License:MIT License


Languages

Language:Ruby 72.9%Language:HTML 20.3%Language:Batchfile 2.7%Language:SCSS 1.8%Language:JavaScript 1.2%Language:CSS 1.2%