Framework7 todo demo app
CSS HTML JavaScript PHP
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
css
img Initial commit Feb 22, 2015
js
src
LICENSE
README.md Initial commit Feb 22, 2015
bower.json
gulpfile.js
index.html
manifest.php
package.json Update dependencies Aug 21, 2015

README.md

devDependency Status Flattr this git repo

ToDo7

ToDo7 is the incredibly simple "to do" webapp with simple tasks management. ToDo7 demonstrates that you can create fully functioning iOS app with minimal efforts in a few hours. Using PhoneGap you can convert it to native iOS app.

ToDo7 Features

  • Local Storage. All your "to do" tasks are stored in Local Storage, so you don't need to add them each time you launch app.
  • Manifest Cache. Due to Manifest Cache you can still access app without internet connection.
  • Full Screen. ToDo7 is also a full screen app (on iOS).