Project 01 - Calculator
A very simple calculator project.
Topics studied in this project:
modulecreation;servicecreation;componentcreation;unit testscreation and execution;E2E testscreation and execution.
External libraries:
Project 02 - Task Manager
A very simple task manager project.
Topics studied in this project:
modulecreation;servicecreation;componentcreation;directivecreation;unit testscreation and execution;E2E testscreation 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:
modulecreation;servicecreation;componentcreation.
Project 04 - Currency Converter
A very simple Currency Converter project.
Topics studied in this project:
modulecreation;servicecreation;componentcreation;observablecreation;directivecreation;pipecreation;unit testscreation 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:
modulecreation;servicecreation;componentcreation;observablecreation - manually.
External API:
- Google Charts - manually
Project 06 - Final Project
Putting all together.
Topics studied in this project:
modulecreation;servicecreation;componentcreation;observablecreation;directivecreation;pipecreation;unit testscreation and execution;E2E testscreation 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