An open API service indexing awesome lists of open source software.

https://github.com/aadewunmi/todo-list-web-application

Todo List Web Application || Tech Stack: Java 8, Java JSP / Servlet, Maven
https://github.com/aadewunmi/todo-list-web-application

java java-8 java-jsp java-servlet maven todo-list-application todolist

Last synced: 7 months ago
JSON representation

Todo List Web Application || Tech Stack: Java 8, Java JSP / Servlet, Maven

Awesome Lists containing this project

README

          

# Project Title:

Todo List Web Application

## 1. Project Description:

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

## 2. Tech Stack:

- Java 8
- Java JSP / Servlet
- Maven

## 3. Installation:

i. Clone the git repo

```
https://github.com/AAdewunmi/Todo-List-Web-Application.git
```

ii. Open project folder

iii. Explore

😎

## 4. How To Use:

i. Run project in IDE

ii. Log in

- User Name: admin

- Password: 12345

## 5. Demo

- Login Page:

![Screenshot 2023-05-07 at 12 41 08](https://user-images.githubusercontent.com/15172744/236675783-489b9864-71e1-4ca5-badd-18424ea83d9c.png)

- Todo's Dashboard:

![Screenshot 2023-05-07 at 12 41 33](https://user-images.githubusercontent.com/15172744/236675849-d735fe51-0eda-4818-9d72-fd50e476c4ee.png)

- Todo's Dashboard:

![Screenshot 2023-05-07 at 12 41 53](https://user-images.githubusercontent.com/15172744/236675868-cd198592-0fab-498f-a0cd-0ca14f9bcddf.png)

## 6. Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## 7. Adapted from:

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