Skip to content

cms718/notepad-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad Single Page App

Makers week 7 group project to build a notepad single page application using only vanilla JavaScript. This project will also involve creating our own testing framework.

User stories

As a programmer
I can see a list of my notes,
where each note is abbreviated to the first 20 characters
So I can find the one I want


As a programmer
I can create a new note
So I can record something I need to remember

As a programmer
I can see the full text of an individual note on its own page
So I can see all the information in the note

As a programmer
I can use shortcodes like `:fire:` that get converted into emojis like 🔥
So I can record notes with fun little pictures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors