Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 937 Bytes

TODO.md

File metadata and controls

34 lines (33 loc) · 937 Bytes

BACKEND FOR CLIENT

  • Write connect_to_server script from client side
    • Create network and what not from there
  • Work on api endpoints on flask
    • Historical Data
    • Thresholds
    • Websockets
    • Add new sensors
    • Notifications
    • Tips
  • Setup mongo/some db to store all this data in a clean way
  • Generate Tips async
  • Notifications async
  • Update db with correct values async
  • cron to generate monthly data
  • pricing
  • weather stuff

FRONTEND FOR CLIENT

  • HighCharts Integration
  • Historical Usage View
  • Live Usage View
  • Websockets for Live Data
  • Sensor Screens
    • Add Sensor
    • Display all Sensors
    • Remove Sensors
    • Edit Sensors??
  • Tips
    • Layout
    • Info for Tips: Image, Description, Benefit(Back)
  • Setting Threshold Screen
  • Home Screen Layout
  • User Profile Details