/blog-app

A blog web app used for manipulating data of users with their posts, likes and comments. The project is built using Ruby on Rails

Primary LanguageRubyMIT LicenseMIT

Blog App

📗 Table of Contents

📖 Blog App

A blog web app used for manipulating data of users with their posts, likes and comments. The project is built using Ruby on Rails

🛠 Built With

Tech Stack

Server
  • Ruby
  • Rails
  • PostgreSQL

Key Features

  • Test-Driven Development
  • Class implementation with methods
  • Data Preserved in .json files
  • Unit tests created with Rspec
  • Backend PGSQL tables

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/MarwanDev/blog-app.git

Install

To run the project, execute the folllowing in a terminal.

cd my-project
gem install

Usage

To run the project, execute the following command:

Example command:

  rails server

(back to top)

👥 Authors

👤 MarwanDev

(back to top)

🔭 Future Features

  • Save to file
  • Styling data adding pages
  • Joined tables

(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, leave a star

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse community

(back to top)

📝 License

This project is MIT licensed.

(back to top)