Skip to content

This project is an application that helps anyone to manage their financial accounts. Import your CSV file and keep tracking your expenses.

Notifications You must be signed in to change notification settings

vitor-martinss/GoFinances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mockup

πŸ’‡πŸ»β€β™‚οΈ About the project

This project is an application that helps anyone to manage their financial accounts. Import your CSV file and keep tracking your expenses.

πŸ’» Screens

πŸš€ Technologies

Technologies that I used to develop this web client

πŸ’» Getting started - BackEnd

Requirements

Clone the project and access the folder

$ git clone https://github.com/vitor-martinss/GoFinances
$ cd _src/GoFinances.BackEnd

Follow the steps below

# Install the dependencies
$ yarn

# Start the server
$ yarn dev:server

πŸ’» Getting started - FrontEnd

Requirements

Clone the project and access the folder

$ git clone https://github.com/vitor-martinss/GoFinances
$ cd _src/GoFinances.FrontEnd

Follow the steps below

# Install the dependencies
$ yarn

# Be sure the file 'src/services/api.ts' have the IP to your API

# Start the client
$ yarn start

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with πŸ’œ by Vitor Martins during the GoStack Bootcamp πŸ‘‹ See my linkedin

About

This project is an application that helps anyone to manage their financial accounts. Import your CSV file and keep tracking your expenses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors