Skip to content
Aashir Sohail edited this page Aug 2, 2020 · 6 revisions

Welcome to the OC_P8_Todo_App wiki!

Features

This project include:

  • Fixing the bugs
  • Adding Tests
  • Analyzing Performance
  • Documentation

Brief

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.

Tools

The framework for testing is Jasmine.

Preview

Todo Application

Clone this wiki locally