EmployeeApp

Languages

-Typescript

Another tecnologies used

-Bootstrap

Code

All the logic and API call are located in the components .ts file.

layout view are located in the html file.

Note: normally the API calls are located into Services and are reused into whole application, due to time issues in this project they are located in the components.

Project information

This project is the front end of a full stack web application from scratch using MySQL Server, .NET Core Web API and Angular 12

  1. My SQL for the database.

  2. .NET Core Web API for the back end web development.

  3. Angular 12 for the front end web development.

Angular Information

This project was generated with Angular CLI version 12.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.