Skip to content

carlosacp/exercise_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

exercise logger

Simple Log for Exercises

  1. Features
  • Heavly based on TODO List example of backbone

  • Written in coffeescript

  • So, javascript file was auto generated by coffeescript compiler

  • source is main.coffee

  • just clone and open index.html on browser

  • Uses Bootstrap for base css

  1. Knowm Issues
  • If you put a invalid time (strings, negative numbers, etc), the app will accept, add the row to the table, but hopefully ignore the value when sumarize.

  • Tested only in Safari and Chrome

  1. TODO
  • Need to test at least in Firefox

  • Do some validations

  • Translate dates to Portuguese (maybe use this datepicker )

  • work a little bit more on css

  • Deploy somewhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published