Skip to content

A Todo App which is build with the Next.JS stack where it can handle both server-side and client-side. It is a simple todo application where you can add, remove, update the task. This will be become complex in the future update.

Notifications You must be signed in to change notification settings

AmmanRizwan/Todo-App

Repository files navigation

Todo App Documentation

Introduction

The TODO App is a simple task management application that allows users to create, read, update and delete (CRUD) tasks efficiently. Built with modern web technologies, it provides a user-friendly interface for managing daily tasks.

Features

  • ✅ Add New Tasks
  • 🔍 Views all Tasks
  • 📝 Edit Existing Tasks
  • ❌ Delete Tasks
  • 🎨 Responsive and Clear UI

Technology Stack

  • Frontend: NextJS-Client (with TypeScript), Tanstack Query (React Query), Tailwind CSS, Shadcn-UI
  • Backend: NextJS-Server (with TypeScript), fetch (Api Fetch)
  • Database: MongoDB
  • Deployment: Vercel (Backend and Frontend)

TODO App Image

About

A Todo App which is build with the Next.JS stack where it can handle both server-side and client-side. It is a simple todo application where you can add, remove, update the task. This will be become complex in the future update.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published