chloepei867 / Todo-List-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-List-App

Intro

Todo List is an angular App with a RESTful API built on top of Spring Boot and Bootstrap for styling that users can manage their daily-life tasks efficiently. H2 is utilized as the in-memory database for storing data, allowing for a fast means of accessing the information. Basic Authentication is implemented with Spring Boot and Spring Security by storing user authentication token.

1676004332718

Features

  • Users can create, update and delete their todo items.
  • Users can create an account, log in and log out.
  • Each todo items have several attributes, including descriptions、target date and is-completed .
  • Error and success messages are handled with flash messages to provide users with feedback.

1676003353300

1676003468355

1676003482467

1676003522613

About


Languages

Language:TypeScript 62.0%Language:Java 22.9%Language:HTML 13.9%Language:CSS 1.1%