Skip to content

Week 7 group project at Makers Academy - Note taking app in vanilla Javascript with homemade testing library.

Notifications You must be signed in to change notification settings

diaryofdiscoveries/Single-Page-Notes-App

Repository files navigation

NOTE BUDDY

Note buddy is a single page notepad app written in pure Javascript. For this project we wrote our own testing framework in Javascript in order to have clear unit tests for our modules.

We took an object oriented design and development approach to this project and using modular design patterns. We worked as an agile team in a 3 day sprint to design and develop all aspects of this project.

How to run locally

  • $ git clone
  • $ open index.html

Collaborators

  • Mengchen Wang
  • Zoe Hopkins
  • Rory Hodgson
  • James Stubbs

Technologies used

  • Pure Javascript

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

Disclaimer!

Please do not use Note Buddy to store important information. Upon computer shutdown, page refresh or catastrophe all data will be lost. Use at your own peril!

alt text

About

Week 7 group project at Makers Academy - Note taking app in vanilla Javascript with homemade testing library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •