Project 01 - Calculator
A very simple calculator project.
Topics studied in this project:
module
creation;service
creation;component
creation;unit tests
creation and execution;E2E tests
creation and execution.
External libraries:
Project 02 - Task Manager
A very simple task manager project.
Topics studied in this project:
module
creation;service
creation;component
creation;directive
creation;unit tests
creation and execution;E2E tests
creation and execution.
External libraries:
- Bootstrap v4.5
- Font Awesome v0.6.x - Official Angular component for Font Awesome 5
Project 03 - Tic-Tac-Toe
A very simple Tic-Tac-Toe project.
Topics studied in this project:
module
creation;service
creation;component
creation.
Project 04 - Currency Converter
A very simple Currency Converter project.
Topics studied in this project:
module
creation;service
creation;component
creation;observable
creation;directive
creation;pipe
creation;unit tests
creation and execution.
External libraries:
- Bootstrap v4.5
- Font Awesome v0.6.x - Official Angular component for Font Awesome 5
- jQuery v3.5.1
- RxJS v6.5.4
External API:
- Fixer - FREE Version
Project 05 - Dashboard (Charts)
A very simple Dashboard (with charts) project.
Topics studied in this project:
module
creation;service
creation;component
creation;observable
creation - manually.
External API:
- Google Charts - manually
Project 06 - Final Project
Putting all together.
Topics studied in this project:
module
creation;service
creation;component
creation;observable
creation;directive
creation;pipe
creation;unit tests
creation and execution;E2E tests
creation and execution.
External API:
- Bootstrap v4.5
- Font Awesome v0.6.x - Official Angular component for Font Awesome 5
- jQuery v3.5.1
- RxJS v6.5.4
- Google Charts - manually
External API:
- Fixer - FREE Version
Eduardo S. Marçal