/Blog-app

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

Primary LanguageRubyMIT LicenseMIT

Blog App

📗 Table of Contents

📖 Blog App

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

🛠 Built With

Tech Stack

Key Features

Key features of the application.

  • Creating a data model
  • Validations and Model specs
  • Processing data in models
  • Setup and controllers**
  • Controllers specs
  • Views
  • Forms
  • Integration specs for Views and fixing n+1 problems
  • Add Devise
  • 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:

  • PostgreSQL.
  • Code Editor.
  • Ruby On Rails.

Setup

Clone this repository to your desired folder:

  cd my-folder
  gh repo clone https://github.com/kit0-0/Blog-app.git

Install

(back to top)

Run Test

To run the testing, execute the following command:

rspec spec --format documentation

👥 Authors

👤 Kiko

👤 Khanh

👤 Omar

🔭 Future Features

Features will be added to the project.

  • User Login Interface
  • User comments and like history
  • Report of inividual user

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the Issues.

(back to top)

⭐️ Show your support

If you like this project, show your support by giving the project a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)