Skip to content

tyetrask/story-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛑 This project is not under active development.

📖 Story Time

Story Time is a developer-focused interface to popular project management tracking tools (such as Pivotal Tracker). It has a minimalistic interface allowing the developer to focus on the task at hand. It also adds additional time tracking to use for billing or to provide feedback on story estimation.

This project is currently using Ruby 2.3, Rails 5.0, and React 15.4.

The project is being tracked in Pivotal Tracker.

To create the development environment:

$ vagrant up
$ vagrant ssh
$ bundle install
$ npm install
$ bundle exec rake db:create
$ bundle exec rake db:migrate

And finally, start the development server:

$ rails s

About

A developer-focused interface for project management tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors