Skip to content

EOSullivanBerlin/notes-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evil Notes App

A single-page Javascript application that allows users to write notes send themselves those notes by email.

Alt text

About

The app was built from the ground up, with no external libraries except http-server. We created our own testing frame-work to test drive the application based off Jasmine.

To Install and run locally

Clone this repo. Open index.html in the browser.

To run the tests

Open testRunner.html in google chrome and open the Dev tools console. Below is a screenshot of some of the test results.

Alt text

Processes

  • XP (Extreme Programming)
  • Agile
  • Pair programming
  • TDD
  • Remote collaboration

About

For recording one's evil deeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • CSS 23.7%
  • HTML 13.7%