Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 355 Bytes

moma

simple money management web app with flask and chartjs

Installations ( Linux )

sudo apt-get install git python3 
git clone https://github.com/gibran-abdillah/moma
cd moma
pip install -r requirements.txt 

run

python3 server.py

Screenshot

ScreenShot