Skip to content

A simple ToDo application built using Java for the backend and HTML, CSS, and JavaScript for the frontend. This application allows users to manage their tasks efficiently by adding, editing, marking them as completed, and deleting them.

Notifications You must be signed in to change notification settings

HenryTech12/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

A simple ToDo application built using Java for the backend and HTML, CSS, and JavaScript for the frontend. This application allows users to manage their tasks efficiently by adding, editing, marking them as completed, and deleting them.

Features

  • Add new tasks
  • Edit existing tasks
  • Mark tasks as completed
  • Delete tasks
  • Responsive design for mobile and desktop
  • Reminder feature also included

Technologies Used

Frontend:

  • HTML: Structure of the web pages
  • CSS: Styling for the application
  • JavaScript: Dynamic and interactive behavior

Backend:

  • Java: Handles server-side operations
  • Spring Boot: For request handling
  • JSP: For rendering dynamic content

Prerequisites

Ensure you have the following installed on your system:

  • Java 17 or higher
  • Apache Tomcat or any Java-compatible server
  • IDE (like IntelliJ IDEA, Eclipse, or VS Code with Java extensions)
  • Web browser

About

A simple ToDo application built using Java for the backend and HTML, CSS, and JavaScript for the frontend. This application allows users to manage their tasks efficiently by adding, editing, marking them as completed, and deleting them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published