/blog_app_ror

The Blog App is a website that allows users to create posts as well as comment and give likes to them. Built with Ruby on Rails, and PostgreSQL.

Primary LanguageRuby

πŸ“— Table of Contents

πŸ“– Blog app

The Blog app is a simple and user-friendly platform that allows you to create an account, write posts, read other people’s posts, and interact with them by leaving likes or comments. You can also manage your own posts and comments by editing or deleting them. Built with Ruby on Rails and PostgreSQL as database.

πŸ›  Built With

  • Ruby on Rails.

  • PostgreSQL.

Tech Stack

Client
Server
Database

Key Features

  • User-friendly interface
  • Ability to create and manage posts and comments
  • Interact with other users by leaving likes or comments

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

  • Ruby, Rails, and PostgreSQL installed in your terminal, or run in with docker

Setup

Clone this repository to your desired folder:

  git clone git@github.com:jorgegoco/blog_app_ror.git

  cd blog_app_ror

  bundle install

Install

Install this project with:

  bundle install 

Usage

To run the project, execute the following commands:

  rails db:create db:migrate db:seed

  rails server

(back to top)

πŸ‘₯ Authors

πŸ‘€ Jorge

πŸ‘€ Kibrewossen Y Mekasha

πŸ‘€ Jerome

πŸ”­ Future Features

  • Integration with social media platforms to share posts and increase engagement
  • Option to add images or videos to posts

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

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

πŸ™ Acknowledgments

I would like to thank @microverse

πŸ“ License

This project is MIT licensed.

(back to top)