Skip to content

๐Ÿ“ Group project to create frontend, single page app using only pure JavaScript. Tested using self-designed framework.

Notifications You must be signed in to change notification settings

fwill22/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

High level overview description of the group project


App functionality:

How to use

Description of user flow and an explanation of how it all works


Features list

[ x ] check list

Screenshots of the app (user flow/UI)

Without styling
[images]
With styling
[images]

Process notes

Goals / Learning objectives

  • Build a frontend single-page app using only pure Javascript.
  • Request and use data from an external API.
  • Write a testing framework in Javascript.

Planning


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


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


As a programmer
So I can remember what I took down
I can refresh the page and still see my notes

Sequence diagram modelling how the interface might work

diagram


Tests

Explanation of design process What does it include, why? how do you use it? What is it testing

How to run the tests


Designed by:

About

๐Ÿ“ Group project to create frontend, single page app using only pure JavaScript. Tested using self-designed framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published