Todo List Web Application
Todo List is a web application that performs the following functionalities:
- User login
- Add a todo
- List all todo's
- Delete a todo
- User logout
- Java 8
- Java JSP / Servlet
- Maven
i. Clone the git repo
https://github.com/AAdewunmi/Todo-List-Web-Application.git
ii. Open project folder
iii. Explore
😎
i. Run project in IDE
ii. Log in
-
User Name: admin
-
Password: 12345
- Login Page:
- Todo's Dashboard:
- Todo's Dashboard:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Java Servlets and JSP - Build Java EE(JEE) app in 25 Steps Servlets and JSP Tutorial for Beginners
Created by: in28Minutes
URL: https://courses.in28minutes.com/p/java-servlets-and-jsp-build-java-ee-jee-app-in-25-steps
GitHub URL: https://github.com/in28minutes/JavaWebApplicationStepByStep