Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

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:

Notifications You must be signed in to change notification settings

SmithVyne/social-media-project

 
 

Repository files navigation

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:

Topics

Resources

Stars

Watchers

Forks

Languages

  • Ruby 73.2%
  • HTML 19.5%
  • CSS 5.9%
  • JavaScript 1.2%
  • CoffeeScript 0.2%