Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ ARCHIVED / HISTORICAL MILESTONE

Notice: This repository is no longer actively maintained and is preserved here solely as a historical archive of early fullstack development patterns.

Why is this public?

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.


MERN Todo List

A foundational full-stack task management application implementing full CRUD (Create, Read, Update, Delete) operations across an isolated backend and frontend architecture.

Technical Foundations Demonstrated:

  • 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.

Версия на русском языке


Screenshots

Task editing All tasks Unauthorized user No tasks Login window Registration window


Icons made by Freepik from www.flaticon.com

About

Simple TODO list with auth

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages