Skip to content

Ruby on Rails-based web application that functions as a blog model, enabling users to generate, remove, like, and comment on their own and other users' posts. Built with Ruby on Rails.

License

darkxdev/blog-app

Repository files navigation

📗 Table of Contents

📖 [Blog App]

[Blog App] is a project created to manage and display entries in a library using Object Oriented Programming with Ruby.

🛠 Built With

Tech Stack

The 'Blog App' app was built using Ruby, and PostgreSQL

Key Features

  • Add different types of entries
  • Organize them into a collection
  • Preseve and load data
  • List and display the different categories
  • PostgreSQL

(back to top)

(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 installed.

Setup

Clone this repository to your desired folder:

git clone https://github.com/DarkxDev/blog-app

cd blog-app

Install

bundle install

Usage

ruby main.rb

Tests

rspec spec

(back to top)

👤 Author

Bryan Hurtado

(back to top)

🔭 Future Features

  • Better UI Experience
  • Reduce Time & Space Complexity

(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 please show us support by givintg it a star.

(back to top)

🙏 Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Ruby on Rails-based web application that functions as a blog model, enabling users to generate, remove, like, and comment on their own and other users' posts. Built with Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published