mikroliving-workspace/ ├── mikroliving/ # Frontend — Next.js 14 │ ├── app/ │ │ ├── layout.tsx │ │ ├── page.tsx │ │ └── globals.css │ ├── components/ # 14 komponen React │ ├── lib ...
A Node.js + Express + Sequelize RESTful API for managing personal tasks, with user authentication, filtering, and sorting support. Built using MySQL and follows modular, production-ready backend ...