vitor-martinss / GoFinances

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 84.8%Language:JavaScript 14.1%Language:HTML 1.1%