nick abate

Glucoast - Diabetes Management Tracker

article

Glucoast is an all-in-one dashboard to assist diabetics in managing their glucose levels throughout the day.

Nick Abate / February 15, 2023
#react#node#express#sass

What Is It

This app helps users to track their blood sugar (glucose) levels throughout the day, by keeping a log of different variables and how they affected their blood sugar levels.

Glucoast's goal is to help you coast throughout the day by making informed decisions on how to manage your glucose levels without unintentionally causing glucose levels to rise or crash during your day, which is a diabetic's biggest daily challenge.

Why Did I Build This

I created Glucoast as one of my capstone projects completed during my Software Engineering bootcamp. We were required to develop a full-stack application utilizing the various technologies we learned throughout the semester.

What Tools Did I Use

The front-end is built with React, is fully responsive from mobile to desktop viewports with dynamic data visualization, and the back-end runs Express on top of NodeJS supporting database CRUD operations.

Sample data has been prepopulated within the datebase for one user with the ability to add, edit and delete data. Creating this project was a great utilization of the skills I learned in my bootcamp experience and showcased my skills to develop a fully functioning full-stack application.

Lessons Learned

Ensuring enough time goes into planning a UI, while also architecturing a backend server is crucial to a project's success. By carefully crafting intricate details into a project proposal, I was able to execute all which I had set out to create in a short time period.