Skip to content
/ blog Public

Blog-App is a web application that has been developed using the popular Ruby on Rails framework. It allows users to create their own profiles and publish blog posts that can be viewed and interacted with by other users. Users can also leave comments on each other's posts and indicate their approval by liking them.

License

Notifications You must be signed in to change notification settings

taldr27/blog

Repository files navigation

📗 Table of Contents

Blog-App

Blog-App is a project developed using Ruby on Rails where you can add users, comments, posts and likes.

🛠 Built With

Tech Stack

Developed using Ruby on Rails.

Languages

Key Features

  • Use of the previous created methods to count the likes and users for each post
  • Database where you can add information about users, likes and posts
  • Implemented design from the sneak peek wireframe
  • Add likes to each post
  • Add comments to each post
  • Add new users to the database

image

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • You need to have ruby on rails, postgres installed in your computer.
  • Add your correct credentials in the database.yml file.

Setup

Clone this repository to your desired folder:

- To clone the repository run this command - "git@github.com:taldr27/blog-app.git" OR "https://github.com/taldr27/blog-app.git"
- cd blog-app

Installation

Install this project with:

- bundle install

Usage

To run the project, execute the following command:

- railser server -p 4001

Run tests

To run tests, run the following command:

- rspec

👥 Authors

👤 Diego Garcia

👤 Marcos Gualtero Lourenzo

🔭 Future Features

These are some of the future features we want to add.

  • Add users manually inside the page without using console
  • Add posts manually inside the page without using console
  • Add authorization rules to the database
  • Use an API endpoint

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

I would like to thank to the code reviewers and my partners who are helping all the time.

📝 License

This project is MIT licensed.

(back to top)

About

Blog-App is a web application that has been developed using the popular Ruby on Rails framework. It allows users to create their own profiles and publish blog posts that can be viewed and interacted with by other users. Users can also leave comments on each other's posts and indicate their approval by liking them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published