Skip to content

Blog app The Blog app will be a classic example of a blog website. I 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.

License

Notifications You must be signed in to change notification settings

CesarHerr/blogApp

Repository files navigation

Blog app

📗 Table of Contents

📖 Blog app

Blog app The Blog app will be a classic example of a blog website. I 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.

🛠 Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • Ruby on rails

  • Created data models

  • Database schema

  • Run unit test with Rspec

(back to top)

(back to top)

💻 Getting Started

This repository includes files with ruby lenguage and SQL.

Prerequisites

In order to run this project you need to have Ruby installed, check this documentation in order to know how to install it.

Setup

Clone this repository to your desired folder:

  cd my-folder 
  git clone https://github.com/CesarHerr/blogApp.git

Usage

To run the server

  rails s

To check the linters you can use the command:

  rubocop

To fix the linter use:

  rubocop -A

Tests

To Run Test:

  rspec spec

(back to top)

👥 Authors

👤 Cesar Herrera

👤 Carmen Bravo

(back to top)

🔭 Future Features

  • [] Deploy
  • [] Give some Styling

(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 you could clone the repo and work with it or do the changes in a new branch. Also you could let a message with your thoughts.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the necessary resources and all the effort from each member to complete this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Blog app The Blog app will be a classic example of a blog website. I 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published