Goal Tracker
This app is designed to help you keep track of your goals with features like creating new tasks and sorting by due date or category.
$ git clone -- git@github.com:sherryptk/goal_tracker.git
Use bundler to install gems
$ bundle install
Start the server
$ shotgun
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Sherry El Garhy - Flatiron Student
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to the Flatiron School Web Developer program for teaching me how to create an app in Rails.