Skip to content

Enning94/Blog_App

Repository files navigation

Blog_App

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Blog_App

📗 Table of Contents

📖 Blog_App

Blog_App is a fully functional web application that showcases the classic example of a blog website. It allows users to explore a list of posts and actively engage with the content by adding comments and liking posts. This project demonstrates the power of Ruby on Rails in creating dynamic and interactive web experiences.

🛠 Built With Ruby on Rails

Tech Stack Rspec

Server

Key Features

  • Integration specs for Views
  • Validations, Model specs, and n+1 problems
  • Add authorization rules
  • Add API endpoints

(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 3.2.2
  • Rails
  • VSCode or RubyMine

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Enning94/Blog_App.git

Install

Install this project with:

  cd Blog_app
  bundle install

Usage

To run the project, execute the following command:

  ruby result.rb

Run tests

To run tests, run the following command:

  bundle exec rspec

(back to top)

👥 Authors

👤 Enning Festus

🔭 Future Features

  • Validations, Model specs, and n+1 problems
  • Add Devise
  • Integration specs for Views
  • Create an API instead of API consumption

(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 adding a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Blog App is a fully functional web application that showcases the classic example of a blog website. It allows users to explore a list of posts and actively engage with the content by adding comments and liking posts. This project demonstrates the power of Ruby on Rails in creating dynamic and interactive web experiences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors