Skip to content

Levi-B4/NoteBoardWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Board

This website displays an interactive note board; to which users can add or remove notes, by clicking corresponding pins, and placing them wherever the user desires. The notes are randomly oriented and colored to add variety. The website uses client side storage to create a database of note so they are stored for each visit.

Potential Additions

Currently creating a backend; although, I may not deploy it with a back-end even when finishedd. I currently prefer the client-side database.