TODO List ========================================================================= All things that can be improved in Flask-MonitoringDashboard are listed below. Features to be implemented -------------------------- - create a memory usage graph for the outliers, similar to the cpu usage one - improve tests: both coverage and quality - allow for endpoint purge and/or deletion - allow for merging of endpoints - improve code readability through comments - migrate the remaining Jinja2 code to AngularJS Work in progress ---------------- - splitting backend and frontend into Python and Angular - improve quality of the github folder: better readme, add a gif, etc.