You are browsing as a guest.
Sign up
(or log in) to start making projects!
Open comments for this post
Slate lite Log 1
Gist:
A lightweight notes and task app.
Added:
- Html & css files for main page.
- JavaScript for creating and saving tasks/notes.
- database.js file for saving using dexie/IndexedDB
- Creating and deleting Writes & Lists (Notes & Tasks)
Future:
- Create systems for Progressive web app so It can be used on all platforms, including iphone.