ReemMohamedAbdelfatah / Blog_APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Blog_App]

[Blog_App] is a blog app based on ruby on rails. This app will feature users, posts, comments, likes. [ERD_Diagram]https://github.com/microverseinc/curriculum-rails/blob/main/blog-app/images/blog_app_erd.png

πŸ›  Built With

Tech Stack

Client
Database

Key Features

  • [Display Users]
  • [Display posts]
  • [Display comments on posts]
  • [Display likes on posts]

(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:

 Install Ruby
 Install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Usage

To run the project, execute the following command:

rails s

Run tests

To run tests, run the following command:

rails test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Reem Mohammed

(back to top)

πŸ”­ Future Features

  • [Add Better GUI]

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

(back to top)

πŸ™ Acknowledgments

I would like to thank All Microverse team and students

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:Ruby 79.9%Language:HTML 11.0%Language:Batchfile 5.4%Language:JavaScript 2.4%Language:CSS 1.4%