SmithVyne / social-media-project

I built this social media app with ROR as part of the ROR curriculum at Microverse. It shows my experience building with Rails and the MVP design pattern. Check out the full project description:

Home Page:https://hidden-escarpment-26263.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Project

STAY IN TOUCH social media project by Microverse

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4

Live Demo

Link to Demo

Getting Started

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

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec --format documentation

Tests are included

Authors

👤 Paul Omondi

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

About

I built this social media app with ROR as part of the ROR curriculum at Microverse. It shows my experience building with Rails and the MVP design pattern. Check out the full project description:

https://hidden-escarpment-26263.herokuapp.com/


Languages

Language:Ruby 73.2%Language:HTML 19.5%Language:CSS 5.9%Language:JavaScript 1.2%Language:CoffeeScript 0.2%