Skip to content

Releases: fabriziomiano/covidashit

💄 New MDB look

01 Jan 05:06
Compare
Choose a tag to compare
v3.0.0

💄 New MDB look

v2.11.7: Fix BE warnings; Refactor BE collections creation

14 Dec 23:54
Compare
Choose a tag to compare
v2.11.7: Fix BE warnings; Refactor BE collections creation

v2.8.0: Improve security; refactor db-collection creation and update

06 Dec 21:12
Compare
Choose a tag to compare
Improve security; refactor db-collection creation and update

Add Plot API

18 Nov 18:06
Compare
Choose a tag to compare

Add API to make a plot for a given data type ("national", "regional", or "provincial"), variable name ("nuovi_positivi", "totale_casi", ecc.), and area, for provincial and regional data type, and return a JSON-formatted base64-encoded plot image or the byte content to download the file if the download parameter is evaluated to True

Thank-you view; Refactor

14 Nov 22:28
Compare
Choose a tag to compare

v2.3.0
Add thank-you view;
Refactor: trends/series construction;
chore: add docstrings;
general clean up

Fix % calc, add positivity idx

14 Nov 19:45
Compare
Choose a tag to compare

Do one thing and do it well:

  • Fix percentage calculation
  • Greet new user with Welcome / HowTo modal
  • Improve on speed

Add quantity types (FE) and improve on performance (BE)

13 Nov 04:00
Compare
Choose a tag to compare

Fix DB-update API

20 Oct 17:23
Compare
Choose a tag to compare
v1.8.1

Fix db-update API

Improvement on SEO

17 Oct 19:13
Compare
Choose a tag to compare
v1.8.0

update Dockerfile