Skip to content

kkmanuu/Blog-app

Repository files navigation

Blog-App

📗 Table of Contents

📖 [Blog-APP]

[Catalog of My Things] This is a fully functional blog application that features a website where readers can explore a curated list of posts and actively engage with them by posting comments and expressing their appreciation through post likes.

🛠 Built With

  • Rails
  • PostgreSQL

Key Features

  • [creating a data model]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

  • Laptop
  • Github
  • Git
  • Ruby
  • Rails
  • Linters

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder: Example commands:

  cd my-folder
  git clone git@github.com:kkmanuu/Blog-app.git

Install

Install this project with: Example command:

  cd vortex
  gem install

Usage

To run the project, execute the following command: Example command:

  rails server
  OR
  rails s

Run tests

To run tests, run the following command: Example command:

  bin/rails test test/models/post_test.rb

(back to top)

👥 Authors

👤 Emmanuel Kipngeno

👤 Kerlos bahaa

👤 BAHATI Marie-Grace

(back to top)

🔭 Future Features

  • [creating a data model]
  • [processing data in models]
  • [Use validations for models.]
  • [Write unit tests for models]
  • [Use controllers to handle requests and render empty views]
  • [Use params from browser requests in a safe way]
  • [tests for controllers.]
  • [Use preprocessed HTML file with embedded Ruby code]
  • [Use layouts and templates for shared content.]
  • [Add forms]

(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 give us a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse Team.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a fully functional blog application that features a website where readers can explore a curated list of posts and actively engage with them by posting comments and expressing their appreciation through post likes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors