Skip to content

fraserws/GymAttendanceLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Alt text
This is a simple logger for my gym using the python requests library and mongodb for storage + matplotlib for visualization.

(back to top)

Demo

here

Built With

  • Python

(back to top)

Usage

Build Docker

docker build -t log-cron .

Run docker container

docker run -it --rm log-cron

(back to top)

Roadmap

  • Store Data in mongodb
  • Plot stored data with matplotlib
  • Add Predicive model with pytorch

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Attendance Logger for the gym using Python and mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published