项目作者: fhightower

项目描述 :
HTML, CSS, and JS Note Taking application using IndexedDB to store notes. Check it out here: https://fhightower.github.io/note-taker/
高级语言: JavaScript
项目地址: git://github.com/fhightower/note-taker.git
创建时间: 2016-10-09T01:20:04Z
项目社区:https://github.com/fhightower/note-taker

开源协议:MIT License

下载


Note Taker

This is a simple note taking application using IndexedDB to store the created notes. It you to save, view, edit, and delete notes that are stored locally on your browser.

You can test it out here:
https://fhightower.github.io/Note-Taker/.