Skip to content

A Todo list created with Spring Boot as the backend and Angular5 as the frontend framework, EMongo is used as the backend database

Notifications You must be signed in to change notification settings

adevedo/angular5-springboot-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Todo list application created with Angular 5 as the frontend technology and Spring boot as the backend web service, embedded MongoDB is used as the persistent store

The application support the following features:

- Create Todos
- Marking Todos as completed
- Marking Todos as deleted
- Tracking the Todo created, updated dates
- Search for Todos
- Display only new Todos or All Todos

The embedded database will be reset with every restart for the application

Some Images for the tool:

Displaying All Todos (Pending, Completed, Deleted) Alt text

Displaying only Pending Todos Alt text

Search for Todos Alt text

About

A Todo list created with Spring Boot as the backend and Angular5 as the frontend framework, EMongo is used as the backend database

Resources

Stars

Watchers

Forks

Packages

No packages published