PersonalFinance
Web app to manage your finance, developed using Vanilla JavaScript, CSS3 and HTML5.
Install / Use
/learn @henriquetty/PersonalFinanceREADME
<h1>Personal Finance 🧾</h1>
Web app to manage your finance, currently being developed using Vanilla JavaScript, HTML, CSS3 and FontAwesome, following the OOP paradigm. Mobile friendly!<br>
<p>Pull requests are welcome!</p><br> <br><br> <img src="https://i.imgur.com/AZv3UBj.png"></img> <h2>Todo ✍</h2> <ul> <li><strike>Fix width/height of inputs for web, mobile is ok</strike></li> <li><strike>Make the table responsive</strike></li> <li>Show placeholder on input and select even when pressed</li> <li><strike>Generate years, days and months in a less verbose way</strike></li> <li><strike>Add a visual output to the user when the data is sucessfully added to localstorage</strike></li> <li><strike>Organize JavaScript</strike></li> <li><strike>Organize JavaScript code in multiple files</strike></li> <li>Add option to select default currency</li> <li><strike>Use more Classes instead of Functions</strike></li> </ul> <hr> <h2>Future plans ⭐</h2> <ul> <li>Create a register/login system using Node</li> <li>Use MongoDB to store info for each user</li> <li>Convert entire app to React/Vue and React native/Flutter</li> <li><strike>Start accepting pull requests</strike></li> </ul>