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

No packages published