Notice: This repository is no longer actively maintained and is preserved here solely as a historical archive of early fullstack development patterns.
I maintain this project publicly as a checkpoint in my engineering timeline. It represents early hands-on implementation of the full application stack (MERN), capturing the foundational patterns of database schemas, RESTful API design, and client-server state synchronization that laid the groundwork for my modern architecture practices.
A foundational full-stack task management application implementing full CRUD (Create, Read, Update, Delete) operations across an isolated backend and frontend architecture.
- Database Modeling: Defining schemas and relations using MongoDB and Mongoose.
- REST API Routing: Building structured routing, request parsing, and response formatting via Express and Node.js.
- Client-Server Communication: Managing asynchronous HTTP requests, lifecycle events, and application UI states in React.
Icons made by Freepik from www.flaticon.com