Skip to content

An interactive blog website built using Ruby on Rails, allowing users to create, read, comment on, and like posts. A simple yet powerful example of web application development.

Notifications You must be signed in to change notification settings

mailsg/rails-blog-app

Repository files navigation

📗 Table of Contents

📖 Rails-Blog-App

Rails-Blog-App is an interactive blog website built using Ruby on Rails, allowing users to create, read, comment on, and like posts. A simple yet powerful example of web application development.

🛠 Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • Create Blogs
  • Read Blogs
  • Update Blogs
  • Delete Blogs

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

   git clone [email protected]:mailsg/rails-blog-app.git
   cd rails-blog-app

Install

Install this project with:

  cd rails-blog-app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Sandeep Ghosh

👤 Alijan Rahimi

(back to top)

🔭 Future Features

  • Social Networking
  • Developers Forum
  • Virtual Meetings

(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 consider leaving a star in the repo.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this opportunity to showcase my skills. I would also like to thank the Open Source Community for providing vast resources for free that helped in various stages of this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

An interactive blog website built using Ruby on Rails, allowing users to create, read, comment on, and like posts. A simple yet powerful example of web application development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published