Skip to content

sekouperry/period-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Period Tracker

Live demo https://electricg.github.io/period-tracker/

Why

  • I wanted to play with some of the cool new browser API (service workers, add to home screen, background sync, etc...)
  • I wanted a light app that does exactly what I need with only a couple of tap
  • I wanted the data to be easy to backup and retrieve (using Google Calendar)

Features

TODO

  • service worker - work offline
  • background syncronisation
  • use google calendar as backend server
  • show error if erroring when add/update/delete
  • when during event, different homescreen
  • implement edit entry UI functionality

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.9%
  • HTML 18.5%
  • CSS 11.6%