Skip to content

This Blog App provides a well structured Ui for easy navigation of users. It allows them to write their blogs, view others blog, comment and leave a like. The Tech stack primarily used is Ruby on Rails with addition of JWT authentication.

Notifications You must be signed in to change notification settings

hetrox8/Blog_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdd36bc Β· Feb 19, 2024

History

70 Commits
Oct 26, 2023
Oct 25, 2023
Nov 8, 2023
Oct 25, 2023
Nov 8, 2023
Nov 8, 2023
Oct 25, 2023
Oct 25, 2023
Nov 8, 2023
Oct 25, 2023
Nov 6, 2023
Oct 25, 2023
Nov 2, 2023
Oct 25, 2023
Oct 25, 2023
Oct 25, 2023
Nov 1, 2023
Nov 1, 2023
Nov 1, 2023
Oct 27, 2023
Oct 27, 2023
Oct 25, 2023
Nov 1, 2023
Oct 25, 2023
Nov 8, 2023
Nov 8, 2023
Oct 25, 2023
Feb 19, 2024
Oct 25, 2023
Oct 25, 2023
Nov 6, 2023
Nov 1, 2023
Nov 1, 2023

Repository files navigation

Blog_App

logo

πŸ“— Table of Contents

πŸ“– Blog App

This is a Blog App build with Ruby on Rails where clients can post and comment and also leave a like for the favorite post they like.

πŸ›  Built With

Tech Stack

Key Features

  • Create posts.
  • List all the posts.
  • Add comments and likes to a post.

(back to top)

πŸ’» Getting Started

Prerequisites

To run this project you need the following dependencies:

  • Ruby: 3.0.2
  • Rails: 7.0.4.3+
  • PostgreSQL: 15.2+

Setup

  • Clone this repository to your local machine:
  git clone [email protected]:hetrox8/Rails_Blog_App.git
  cd Blog_app
  • Install dependencies:
  bundle install
  • Recreate Data Base:
  rake db:schema:load

Usage

To run the project, execute the following command in the terminal:

  cd Blog_app
  rails s  

πŸ‘₯ Author

πŸ‘€ Suleiman Gacheru

(back to top)

πŸ”­ Future Features

  • Add validations to the model.
  • Create controllers.
  • Create a web interface.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page for any open issues or to report a new one.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse community for their support and guidance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This Blog App provides a well structured Ui for easy navigation of users. It allows them to write their blogs, view others blog, comment and leave a like. The Tech stack primarily used is Ruby on Rails with addition of JWT authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published