FACN3 / easyRep

A reporting app built with Express, React/Redux and MongoDB.
Apache License 2.0
2 stars 4 forks source link

Save reports #37

Closed hoslack closed 6 years ago

hoslack commented 6 years ago

Made an action that saves reports to the database relates #19

Karyum commented 6 years ago

what we need here is error handling i know this is big but we just cant let this pass to production, cause you are just returning the action object whenever if failed or succeeded.