Skip to content

bohaz/BlogApp

Repository files navigation

📗 Table of Contents

💻 Bloguers

This application is a functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database and styled with Tailwind-css. Users can create posts, comment on existing posts, and like posts. Every interaction is tied to a specific user and post, fostering a community environment and allowing for interaction between users.

Bloguers

🛠 Built With

Tech Stack

Ruby on Rails
Stimulus Js
Tailwind-CSS

Key Features

  • User Management
  • Post Creation and Interaction
  • Automated Counters
  • Relational Database Schema

(back to top)

💻 Getting Started

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

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:bohaz/BlogApp.git

Navigate to the cloned repository and run the following command to install the necessary gems:

cd BlogApp
bundle install

(back to top)

Usage

Initialize it with

bin/dev 

Then open http://localhost:3000 in your browser.

(back to top)

Test

To run the tests try the following command:

rspec spec

(back to top)

👥 Authors

👤 Ricardo Martínez

👤 Agyare Kissi Kenneth

(back to top)

🔭 Future Features

  • User Authentication and Authorization
  • Enhanced Interaction
  • Search and Filter

(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 let me know with a STAR⭐!

(back to top)

🙏 Acknowledgments

I would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This application is a simple yet functional blog platform built with Ruby on Rails, utilizing PostgreSQL as the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published