Skip to content

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.

Notifications You must be signed in to change notification settings

jorgegoco/blog_app_ror

Repository files navigation

📗 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 [email protected]: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)

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published