项目作者: pinaska

项目描述 :
Simple note creating app, using only vanilla JS, with bulma css framework
高级语言: CSS
项目地址: git://github.com/pinaska/note_taking_app.git
创建时间: 2018-08-13T21:25:43Z
项目社区:https://github.com/pinaska/note_taking_app

开源协议:

下载


Notes creating app with JS only

I wanted to learn bulma css framework to compare it with Bootstrap, and to create the app, using plain JavaScript.

I build similar functionality on TO DO app, but it was with jQuery link to to-do project

Built log

  • 08.13 - started with function addNewNote

  • 08.14 - function addNewNote seems to be completed, all DOM elements were built.

  • 08.30 - I have decided to move the project to glitch so it is easier t collaborate on it for somebody who does notwant to have merge via git.

please find it here:


:computer: check out all my projects