MarwanDev / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Ruby 73.2%Language:HTML 21.2%Language:Batchfile 2.3%Language:SCSS 2.3%Language:JavaScript 1.0%