Skip to content

emarcins/eWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eWallet 💰

Small app who helps you control your budget

Language and tools

eWallet is a smart single page application. It was created in vanilla.js (pure javascript).
Style app is in scss in folder sass (eWallet.scss file), main javascript file is in folder js (eWallet.js file).
App is agree with the responsive web design. It works on most popular web browsers (like Chrome, Firefox, Safari, Opera etc.).
You can use the eWallet app on the desktops, tablets and mobile as well.

Tests

I added tests to my repository.
There are e2e tests in cypress and testing functionally of application.
If you want to run the tests you just run Cypress by command

npm test

The code you can find in Cypress/integration/eWallet-test folder (eWallet.spec.js file) and in Cypress/support folder (utils.js file).

How it works? 👍

It helps you to organize your budget and your daily finances. 🗒️
To start just click on "Add transaction" button and select one of options and rembember to add the text.
Pay attention that if you add the expense you have to start your value with "-" "!
You can delete every single transaction (click on "X" icon) but if want you can also click "Delete All" button and you clear the list of transactions.

The language of the app is english.

How it looks? 🖼️

eWallet

Try the app!

Don't hesitate and click the link below to try the eWallet! ⤵️
Check out the eWallet app

About

Small app who helps you control your budget

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published