jmkaneshiro / stayontrack

StayOnTrack is a clone of Pivotal Tracker -- an agile project management tool.
https://stay-on-track-app.herokuapp.com/
5 stars 0 forks source link

Adds reducers for stories, adds testing for stories #38

Closed jmkaneshiro closed 4 years ago

jmkaneshiro commented 4 years ago

Summary

Sets up stories to be testable and used frontend.

Technical Notes

Currently able to call the stories api to fetch all stories related to a given project. When a single story is fetched, currently unable to print the correct JSON.