Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CurtisJester/SmartReflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartphone Use Analysis

Navigate through a small dataset of smartphone users self-reported usage. Gain insight into addiction levels and how that may affect sleep or productivity.

Frontend: Vite+React, hosted on Vercel. Backend: FastAPI, hosted on FastAPI Cloud; PostgreSQL database hosted on Neon.

Attributions

Dataset comes from KaggleHub under Public Domain license. https://www.kaggle.com/datasets/algozee/smartphone-usage-and-addiction-analysis-dataset

Claude Code was utilized in the implementation of this project.

Usage

The landing page exposes a few KPIs to get a sense of the scope and variety of datapoints available. It should be clear when on this page what the dataset is, what the purpose could be, and the breakdown of data. image

Head over to Deep Dive to check out a few pre-selected sets. These are all 10th percentile slices of the dataset. image

Lastly, check out the explore page to craft your own, simple subset of data and export it for your own investigations. image

Scope

This is a personal project with the aim to increase my understanding of cloud hosting, Continuous Integration/Continuous Delivery, and improve my organizational skills on larger projects.

About

A web app to display smartphone usage and addiction dataset. Uses FastAPI Cloud to host the application, Neon for the PostgreSQL database hosting, Vite+React for the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors