Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (21 loc) · 677 Bytes

TODO.md

File metadata and controls

21 lines (21 loc) · 677 Bytes

TODO

  • Argument Parser
  • Logging
  • Proper Configuration Class that handles env variables inside the yml
  • Create Json schema for validating the yml configuration
  • Dropbox/Cloudstore Class
  • MySQL/Datastore Class
  • Create README template
  • Generate requirements.txt
  • UnitTests for the current classes
  • Sample setup file
  • Makefile for installation and build
  • Continuous integration
  • Heroku Procfile
  • Modify Readme to match the instruction for this project
  • Gmail Class
  • Support multiple occurrences in config
  • Kafka Class
  • MongoDB/Datastore Class
  • Amazon S3/Cloudstore CLass
  • Frontend