HOME

PROJECTS

May 2023 | Create a Quantified Self Dashboard

The aim of this project was to create a web app which allowed me to input data on my habits, health, and exercise, store the data in a remote database, and present the data over time through two dashboards. I used R shiny to create the data entry form and dashboard interface, Azure SQL Database for data storage, and ggplot2 for data visualisation.

Sample data and code are available on GitHub .