Skip to content

A timer app to fetch, store and display activity records on a webGUI. Served as a Python automation/scripting practice.

Notifications You must be signed in to change notification settings

Phuongt994/practice-room-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Practice Room: Timer App

A Timer app in Python, to practice my Python and manage my Python practice time. The app is intended to do the following:

  1. Collect data from local user input (desktop)
  2. Record and store data in hosted DB (hosted env)
  3. Fetch and display on web GUI as reports (hosted env)

FEATURES:

  • Take user input for start-end time and record duration for given activity.
  • Store entry as CSV input.

TODOS: [] Establish connection to local DB [] Record and send data to local DB

About

A timer app to fetch, store and display activity records on a webGUI. Served as a Python automation/scripting practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages