Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 371 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 371 Bytes

Changelog

All notable changes to this project will be documented in this file.

History of changes on project

  • [Commit-2]/ 30-01-2024

    • Added Redux, react-redux to app
  • [Commit-1]/ 28-01-2024

    • Created all fundament of App
    • Added Reducers ( with business logic of Tasks and TodoLists) and used it with hook UseReducer
    • Added unit tests for reducers