Skip to content

g4-lima/go-finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Finances


About project   |    Pages   |    Technologies   |    Getting started      


map-page


About project

Application created to manage financial transactions.
It lists all the transactions the user made. Each transaction displays the name, price, category and the date.
At the top of the page, it shows the total income, outcome and the balance.

The application has a drag-n-drop component, which is able to import data from a CSV file.



Pages

Import Page

map-page



Technologies

TypeScript

Back-end:

Web:



Getting started

Requirements

Install dependencies

$ yarn

Backend

$ yarn dev:server

Web

$ yarn start
Start client, be sure if server (backend) is running

About

Application created to manage financial transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published