Skip to content

chena/daily-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Log

Simple app that allows you to log a list of items daily for a specific date range.

  • Served with Flask (Python).
  • JavaScript/jQuery for DOM manipulation.
  • HTML5 content editable feature.
  • Moment.js for date manipulation.
  • localStorage to persist and load data.

Usage

  • Visit the app at http://my-dailylog.herokuapp.com/ and start logging.
  • If you want to check out this project and run the app locally, run python app.py, then visit the running app at http://localhost:5000/

Demo

daily-log

About

Simple app for logging itemized list for a specific date range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published