Client side calendar is a HTML5 application. It does not require any server side stuff, everything is stored locally in browser’s storage. If you need a simple calendar to track your daily activites, Client side calendar is for you.
Feature:
- Pure client side application – super easy to install, simply drop the folder to any diretory, then you are ready to go.
- HTML5 Web SQL Database – no need to setup any server side database, all data are stored in browser itself.
- Javascript operation – directly interact with Web SQL , no page refresh, great user experience.
Manual file is included in download file.