So I completed the JS, and added apps like eight peaks which shows the 8 peaks of Nepal, field notes with note, and Parva that shows Nepal’s main festivals and Samaya that means time in Nepali which shows the time and setting where user can change theme of the webapp
added some styling to the OS
So I completed the HTML Structure of the HimalOS
Now a user can Add Expense and View the list your there expense and also I use datetime of python to get the exact date and time user added the expense
Added User account create and Login function, it was quite similar with my last Bank Management System project so it was easy for me to do it.
so I made a exe file for better demo of this project
Added some new features to the program (account to account transfer, transaction history)
Added Pin Encrypting Feature so that the user’s pin wont show in the database
Finished the major function like Create account, login, deposit and withdraw!!