Skip to content

A straightforward cash flow web application done as a path for study, learning and practicing new technologies

License

Notifications You must be signed in to change notification settings

LeversonCarlos/FriendlyCashFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Flow

Application Icon

A straightforward cash flow web application. Set your accounts and categories and then register your incomes and expenses. You will be able follow the flow of your cash through the months, see where it goes and where you could save.

History goes like this

Mobile Demo

This is my particular cash flow system. I'm always trying some of the market's application for cash flow. And, as a developer, i always come back to my own implementation.

This is the one app that give me exactly what i want from this kind of application. And if there something missing or broken, i can fix it. Besides that, i'm always using this project as my personal case for study, learning and practicing new technologies.

My endeavour started back on early 2000 with vb6, passed through vb.net and then c#. Started as a desktop app, turned into web site (with aspnet) and now a progressive web application (with aspnet core and angular).

Ever since, my sources were on cloud drivers and private repositories. This time i thought will be cool to open the sources on a public repository and, who knows, maybe somebody like-it, maybe somebody fix that anoying bug, or even somebody enhance something.

So, feel free to clone-it and make-it better.

License Backend Frontend Release

Installation

See the Installation file for details

Usage

Register and access the application

Defining your domain data

Registering some entries (income, transfers, expense)

You cant register entries without domain data

Built with

Topics and technologies covered

Changelog

See the ChangeLog file for details

Authors

License

MIT License - see the LICENSE file for details