leanstacks / skeleton-ui-react

Welcome to the LEANSTACKS React starter project. This project provides a template to kickstart React single-page applications utilizing a curated Technology Stack for optimal testability, maintainability, and operability.
https://www.leanstacks.net/
MIT License
3 stars 2 forks source link

Toggle Task Completion #62

Closed mwarman closed 5 months ago

mwarman commented 5 months ago

While viewing the task list, allow users to mark incomplete tasks as complete. Or to mark complete tasks as incomplete.