Giter Club home page Giter Club logo

my-blog-app's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– My Blog App

My Blog App is a Ruby on Rails app to manage and structure a database for a blog website

๐Ÿ›  Built With

Tech Stack

Technologies

Key Features

  • Postgres database set up.
  • Project schema:
    • Created the necessary migration files for creating tables.
    • Created tables: users, comments, posts, and likes.
    • Foreign keys added according to the diagram below.
    • All columns that are foreign keys have a corresponding index.
  • Created model classes for all entities as shown in the ERD diagram.
  • Set up associations between models.
  • Data can be inserted using models.

Diagram used for the database structure of this project: diagram

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

Setup

Clone this repository to your desired folder:

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

Usage

๐Ÿ”ง Work in progress...

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Gumaro Monroy Vazquez

๐Ÿ‘ค Mohammad Anwar Hussaini

(back to top)

๐Ÿ”ญ Future Features

  • Add UI and logic for the blog website.

(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 feel free to watch it and take some features that will enhance your project as well.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank the Microverse Team for reviewing my code and making me a better professional.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

my-blog-app's People

Contributors

movgto avatar m-anwar-hussaini avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.