Skip to content

A social network for co-op students at the University of Waterloo to share their rankings with each other.

License

Notifications You must be signed in to change notification settings

its007Kevin/UWranks

Repository files navigation

UW Ranks

A social network for co op students at the University of Waterloo to discuss their rankings with each other.

  

  

Installation

Requirements

Ruby 2.5.1
Rails 5.1.4
Postgres 9.5

Start by cloning your fork

git clone https://github.com/YOUR-USERNAME/UWranks.git
cd UWranks.git

Install dependencies

bundle install

Setup Local Database

rake db:create
rake db:migrate

Run the Server

rails server

Navigate to https://localhost:3000

About

A social network for co-op students at the University of Waterloo to share their rankings with each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published