The objective of this project is to show an example of my work and highlight the technologies and concepts that I handle. All of the code and ideas have been taken from the Web and they are not innovative concepts and just been compiled here to show an integrative project. The technologies and techniques used for this fullstack project are:
- Java
- Angular 7
- Maven (Sub projects integration, compilation, run tests)
- Spring Boot (REST API)
- Travis CI (Continuous Integration)
- Sonar Cloud (Best Practices and Code enhancement)
- Test Driven development (The badge of coverage at the top of Readme shows the test coverage)
- Project statuses (badges that opens the project and shows project health)
This project has two parts the REST API and the Angular frontend. Based on the idea of the task dashboard and the Angular example Tour of Heroes the project explores some user experience concepts and tries to provide a useful user interface. The ui shows a dashboard called scrum, to handle the complete process of creation, edition, and change status of a To Do Task.
REST API for TODO Task CRUD. To see how to configure and run
Angular 7 Frontend for TODO Task CRUD To see how to configure and run



