Skip to content

zeyad270/todo-mean-stack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Todo MEAN Stack Application

A full-stack Todo application built using the MEAN Stack (MongoDB, Express.js, Angular, Node.js).

This project demonstrates a complete CRUD workflow where users can:

  • View todos
  • Add new todos
  • Edit existing todos
  • Delete todos

All data is stored in MongoDB and managed through an Express REST API, while the frontend is built with Angular.


✨ Features

  • Angular frontend with clean UI
  • Express.js REST API
  • MongoDB for data storage
  • Add / Edit / Delete Todos
  • Responsive layout using pure CSS
  • Simple navigation (Todos / About)

πŸ›  Tech Stack

  • Frontend: Angular
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Styling: HTML, CSS
  • API Communication: REST

πŸ“‚ Project Structure

About

MEAN Stack Todo Application with CRUD functionality

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors