Development case study

Todo with Redux

Build a convenient single-page reminder website as an alternative to inconvenient existing tools.

Completed reminders screen in Todo with Redux
Completed reminders screen.

Project overview

Task

Build a convenient single-page reminder website as an alternative to inconvenient existing tools.

Role and scope

Design creation, frontend development, and application logic implementation.

Source design

The project was developed without a separate design mockup.

Stack

  • React
  • Vite
  • Redux Toolkit
  • dayjs

Responsive work

A separate responsive version was not developed.


Process

The development timeline and sequence of changes are recorded in the project commit history.

View commit history

Challenge and solution

The main challenge was the application logic. Redux Toolkit was studied during development.

Result

The project source code is available in a public GitHub repository.

Open repository