/instamonitor

Monitor of Instagram account statistic

Primary LanguageC#MIT LicenseMIT

instamonitor

Monitor of Instagram account statistic

TODO:

  1. Push project in GitHub
  2. Configuration of objects for monitoring
  3. Add comments
  4. Write unit tests
  5. Save results of execution
  6. Make report. Compare previous results with current and save difference as report item
  7. Write logs. For example with NLog
  8. Can Program.Main be async function? Find out it and fix if it's necessary
  9. Use docker for building and debugging