-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Aashir Sohail edited this page Aug 2, 2020
·
6 revisions
Welcome to the OC_P8_Todo_App wiki!
This project include:
- Fixing the bugs
- Adding Tests
- Analyzing Performance
- Documentation
The project requires exploring an existing code base and fixing issues related to bugs, improving performance as well as writing tests so that the application's behavior can be tested accurately. The project is a To-do application written on MVC model with vanilla Javascript and client side logic only, hence callbacks are all implemented using function calls to own codebase.
The framework for testing is Jasmine.