Skip to content
/ blog Public

Blog App is a classic blog website built using Ruby on Rails and PostgreSQL. It is a fully functional website that provides an excellent example of a blog platform. With this app, users can easily browse through a list of posts and interact with them by adding comments or likes.

Notifications You must be signed in to change notification settings

m-talbi/blog

Repository files navigation

📗 Table of Contents

📖 Blog app

Blog App is a classic blog website built using Ruby on Rails and PostgreSQL. It is a fully functional website that provides an excellent example of a blog platform. With this app, users can easily browse through a list of posts and interact with them by adding comments or likes.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
Server
Database

Key Features

  • Enable users to create, edit, and delete their own posts
  • Allow users to add comments to blog posts
  • Enable users to like or dislike blog posts
  • The app has a modern and sleek interface design

(back to top)

🚀 Live Demo (Coming 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 to install rails gem:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:Kweeka1/blog.git

Install

Install dependencies by executing the following commands:

  cd blog
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests (Coming soon)

Deployment (Coming soon)

(back to top)

👥 Authors

👤 Mohamed Talbi

👤 Abdessittir Harkati

(back to top)

🔭 Future Features

  • Add search functionality that allows users to search for specific blog posts or topics
  • Add user authentication and authorization to secure the app and allow only authorized users to access specific features
  • Add support for multimedia content, such as images and videos, to enhance the user experience

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Put a ⭐️ If you like this project.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for project inspiration.

(back to top)

❓ FAQ

  • Which version of ruby does this project run on?
    • This project is currently running on ruby version 3.1.2
  • Can I use the Blog app for my own blog?
    • Yes! The Blog app is open source, meaning you can download the source code and modify it to suit your needs.
  • Can I contribute to the development of the Blog app?
    • Yes! contributions, issues, and feature requests are welcome!.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Blog App is a classic blog website built using Ruby on Rails and PostgreSQL. It is a fully functional website that provides an excellent example of a blog platform. With this app, users can easily browse through a list of posts and interact with them by adding comments or likes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages