Skip to content

This repository holds 6 projects made with Angular 9 for study purposes. The projects are separated into branches.

License

Notifications You must be signed in to change notification settings

eduardosorokin/angular-9-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Angular 9 - Study

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:

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:

External API:

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:

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:

External API:

Author

Eduardo S. Marçal

Contact

License

Mozilla Public License 2.0

About

This repository holds 6 projects made with Angular 9 for study purposes. The projects are separated into branches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published