/desafio-gostack-typeorm-upload

Desafio do Bootcamp Gostack da Rocketseat

Primary LanguageTypeScript

GoFinances

What it is about

GoFinance is a financial web aplication that allows you to visualize your money balance. You can upload your balance information using a CSV file and visualize your income and outcome divided in categories.

This app was developed during the course GoStack, by Rocketseat.

What it was build with

This is the back-end of the application. You can check the front-end of the application here here

It was build using NodeJs and Typescript. It uses Express.js to handle routing, TypeORM to manage database and Multer to handle file upload.