Skip to content

edmond-b/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

User Stories

As a programmer
So I can find the one I want
I can see a list of my notes, where each note is abbreviated to the first 20 characters
As a programmer
So I can record something I need to remember
I can create a new note
As a programmer
So I can see all the information in the note
I can see the full text of an individual note on its own page

Object relations

Object Message
Note this.allnotes
list[note1,note2,note3]
arg(str) createNote(arg)
Note abbreviateNote()
Note displayNote()

DOM

domain_model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors