What you can do is to
- Register with email (Firebase authentication)
- Log in with your email & password / Log out
- Add expense with
Title
,Amount
andDate
- Check total monthly expense of the year by dropdowns
- Delete expense by click
x
btn - Change to EN/CN/JP interface
- Google Login
- Save date in database(now in localStorage)
- waterfall
- Firebase, React, Sass, sweetalert2, uuid