tarikbouari / Blog-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

Blog Application It's a web application that allows user to register and make posts. A post can be commented , Liked, and share. Build with Ruby on Rails, Postegresql

πŸ›  Built With

Tech Stack

Client
  • HTML, CSS
  • JavaScript
Server
  • Ruby on Rails
Database

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

πŸ“‡ Entity Relationship Diagram

er-diagram

πŸš€ Live Demo

(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: Git and Ruby

 gem install rails

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server or rails s

(back to top)

πŸ‘₯ Authors

πŸ‘€ Tarik Bouari

πŸ‘€ Hayet Fellah

(back to top)

πŸ”­ Future Features

  • [Controllers specs]
  • [Processing data in models]
  • [Views]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank:

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 69.9%Language:HTML 21.8%Language:CSS 5.0%Language:Batchfile 3.1%Language:Shell 0.2%Language:JavaScript 0.1%