🏡 Chores App
Chores App is a web application for managing household tasks, where parents can assign tasks to children, and children can mark them as completed.
🚀 Features
User registration and login with password hashing (bcrypt.js).
Task assignment to users (parents can assign tasks to children).
Task list with sorting options.
Task deletion and editing (only available to parents).
Task completion marking (available to children).
Light and dark theme support.
Responsive design for mobile and desktop.