Skip to content

Simple note creating app, using only vanilla JS, with bulma css framework

Notifications You must be signed in to change notification settings

pinaska/note_taking_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:


💻 check out all my projects