Skip to content

Latest commit

 

History

132 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTodo Website

MyTodo website helps users to manage their Todo list. It also gives admin users access to manae users

Tech stack: 

Java 8; Angular 12

What I Learned

  • Leverage website app based on Java Spring Boot
  • Integrate Angular framework to manage frontend of the website. Material is used for the UI.
  • Integrate Spring Security for Token based user system. Tokens are refreshed every 5 minutes and expires on the 10th day after user signing in.
  • Admin system with both frontend and backend check.
  • Integrate Hibernate ORM database. Practised one-to-many relationship
  • Practised AWS deploy

Website Demo

  • Cover Page CoverPage

  • Todo List todolist

  • Add/Update Todo Event addtodo updatetodo

  • Login Page login

  • Admin Access adminaccess


Comments:

About

MyTodo website helps users to manage their todo lists.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages