hmingji / ToDoApp

To-do web app built with react and asp.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do App

This application is built with intention to self-learn web development. Tech stacks involved include react and asp.net. User could use the app to arrange or plan to-do task.

Feature

  • create, update and delete to-do task
  • search task by task title
  • sort task list by task title, due date and priority
  • filter task by task label, due date, priority
  • light/dark mode toggle
  • user login
  • email notification

Architecture (as deployed in GKE)

diagram

Future Improvement

  • add push notification feature to remind user about the task due date.

About

To-do web app built with react and asp.net


Languages

Language:SCSS 40.7%Language:C# 36.0%Language:TypeScript 17.0%Language:HTML 3.5%Language:HCL 1.8%Language:Dockerfile 0.8%Language:CSS 0.2%Language:JavaScript 0.1%