Skip to content

Simple service with an API to track weights for multiple users

Notifications You must be signed in to change notification settings

dcasado/weight-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight Tracker

The name of this project is pretty self explanatory. This is a service to track the weight of multiple people and display it on a chart.

Features

  • Register weight to a specific user
  • Retrieve weight for a particular user filtering by date range
  • Delete a weight entry

Technologies used

The backend is implemented on rust using the axum framework while the front end is plain html, css and javascript with the library Charts.js for the visualizations and handlebars for the templates. It uses sqlite as database.

About

Simple service with an API to track weights for multiple users

Resources

Stars

Watchers

Forks

Packages

No packages published