Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 567 Bytes

TODO.md

File metadata and controls

16 lines (15 loc) · 567 Bytes

TODO

  • Add logging in handler functions
  • Write tests for db operations
  • Dockerize
  • CMD to assign cooks
  • CMD to get upcoming cooks
  • CMD to publish member meals eaten to meals cooked ratios in slack
  • Implement error wrapping
  • Finish documentation
  • Migrate off of Cobra and Viper to go back to the standard library
  • Add migration capabilities to the database
  • Upgrade to version 1.19
  • Change name to Dinny
  • Change the way the config file is passed in
  • Migrate off of grpc and move to http methods.