Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/selfup/task_manager

Sinatra app that helps manage tasks!
https://github.com/selfup/task_manager

Last synced: about 2 months ago
JSON representation

Sinatra app that helps manage tasks!

Awesome Lists containing this project

README

        

# task_manager
Sinatra app that helps manage tasks!

# Setup
Clone this repo or download the zip

Open up your terminal

cd into the root directory of this project

$ bundle install

Watch some gems get downloaded and installed

$ shotgun

Open up your web browser

http://localhost:9393

## Enjoy!