A single-page Javascript application that allows users to write notes send themselves those notes by email.
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.
Clone this repo. Open index.html in the browser.
Open testRunner.html in google chrome and open the Dev tools console. Below is a screenshot of some of the test results.
- XP (Extreme Programming)
- Agile
- Pair programming
- TDD
- Remote collaboration