Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 2.9 KB

README.md

File metadata and controls

68 lines (35 loc) · 2.9 KB

Precentacion

Portfolio es un proyecto para mostrar mi experiencia y forma de trabajo Este es el backend del proyecto Este se divide en 4 secciones principales:

1) About Me: este es mi CV donde muestro datos de contacto vinculando con distintas apps de mensajeria y redes sociales, experiencias, conocimientos y formacion academica

2) Control books: este se trata del armado de tres libros Contables para controlar y proyectar las finanzas personales

3) Quotes: este se trata de mostra las cotizaciones de las monedas, en principio de los distintos dolares, por medio de consulta de dos apis externas, almacenando los valores diraios de cada cotizacion en la base de datos para poder consultar un historico de cotizaciones 

4) Contact Form: este se trata de un formulario de contacto que el mismo se envia a mi telegram personal

FePortfolio

This project was generated with Angular CLI version 17.0.5.

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

This project was generated with Angular CLI version 17.3.0.

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.