Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

zzh1991/todo

Repository files navigation

To Do List

To Do List

Known Vulnerabilities

A Fancy Todo Task Management

🚀 How to run

  1. yarn add
  2. yarn start
  3. go to http://localhost:6075
  4. other pages

For deployment

  1. yarn build
  2. yarn deploy (run in server)
  3. use serve to serve static files

Feature

Menu

  1. Todo
  2. Completed
  3. Deleted

Improvement

  • status tag
  • due date notification
  • kanban

Todo List

Tech Stack

  • rekit
    • react v16
    • redux
    • react router v4
  • ant design
  • Dexie
  • IndexedDB
  • react-markdown
  • react-ace
  • moment

Author

👤 Zhihao Zhang

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

Copyright © 2019 zzh1991.
This project is MIT licensed.