This project is a dynamic website, hosted on github pages, that uses Firebase to help YOU track your expenses (safely, of course). It has authentication, and you can signin with google!
This project is a dynamic website, hosted on github pages, that uses Firebase to help YOU track your expenses (safely, of course). It has authentication, and you can signin with google!
Basically, I made a financial tracking app with firebase databases for real time databases. It uses firebase auth as well as oAuth so you can login with google.
I learned how to use firebase, and auth.
Try it yourself!
Tried to add deleting your account, still working on that but I felt like I should ship v0.1 right now.
Log in to leave a comment
Started on different levels of verification and added the ability to change your password!
Log in to leave a comment
Added some stuff as well as origanization (FINALLY) for future me.
Log in to leave a comment
Added index, signun, login, the actual app, signout, as well as working on profile!
The index.html, is very bare bones because I didn’t really like the idea of just having a blank screen as a home page while I was working on the backend and deep web part of this project.
Signup, uses firebase auth, email, username, password, and also, you can signup with google!
Login, same as signup but different :)
app, this uses bootstrap tables to do it as well as placeholders. (You should see for yourself)
profile/settings, basically your email, if you want to add a password since users who signed up with google should have the ability to add their password. Thats all i have for this page but I will add delete account, delete password, delete google verification (u have to have a password), change password, and change email.
signout, well, as the name sugessts signout!
Log in to leave a comment