Skip to content

Tahir-Dars/todolistUsingServlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List Web Application

A simple web application to manage personal tasks. Built using Java Servlets, JSP, Maven, and optionally integrated with a MEVN stack for the frontend.

Features

  • Add, edit, and delete tasks

  • Mark tasks as completed

  • View tasks in a clean, organized layout

  • Persist data using a database or file storage

Technologies

  • Java Servlets & JSP

  • MySQL

  • Bootstrap 5

  • Apache Tomcat

Notes / Improvements

  • The project currently uses a single static DB connection — using a connection pool is recommended for production.

  • Input validation is minimal — consider adding server-side and client-side validation.

  • Search functionality in the navbar is not implemented yet.

  • UI styling can be enhanced using custom CSS.

  • I know that JSP and Servlets are older Java technologies, but I built this project to understand how they work behind the scenes. It helped me see how Java handles web requests, manages data, and serves dynamic content. My goal was to learn the basics of Java web development and gain a better understanding of how early Java web frameworks functioned.

About

This repository contains the code for a web Application that works as an Online to do list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages