Home - niyogakiza/Openclassroom_Project-8 GitHub Wiki
Todos Application Overview
Todos Application aims to facilitate the work and organization of our users through Todos List App.
SetUp
- Download or clone the Application
- install node
npm install
- To View the App in your Browser Open it index.html file
- To view Jasmine testing results run SpecRunner.html
Structure
-
js files
Authors
-
Oscar Godson: Initial Work
-
Christoph Burgmer: Refactored
-
Aimable Niyogakiza: Project8 Openclassroom Enhance an existing project