Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.18 KB

TODO.md

File metadata and controls

27 lines (23 loc) · 1.18 KB

To do

Miscellaneous

Database initialization

Precomputing and health scores

  • Make function which returns the health score for a system
  • Create precomputed_stats table in postgres
  • PROBABLY average & std dev for certain chosen columns
  • This should also contain the health scores

Webserver

  • Create webserver (PROBABLY we said Apache for this)
  • Make the webserver server database info to the user