Skip to content

turingschool-examples/task-manager-7-complete

Repository files navigation

A Completed Task Manager

This rails app is meant to suplement the Task Manager tutorial. If you have not already started that tutorial, please do that before diving in to this repo - much of the file structure will not make sense if this is your first time looking at a Rails app!

Setup

To get this repository cloned down and set up locally:

$ git clone git@github.com:turingschool-examples/task-manager-7-complete.git
$ cd task-manager-7-complete
$ bundle install
$ rails db:{drop,create,migrate}

Running Locally

After completing the setup, you can now start your server with $ rails s and navigate to http://localhost:3000/.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •