Expense management system developed using JavaScript, HTML and CSS. The objective is to provide an efficient tool to help control and organize expenses, performing currency conversion in real time.
-
Expense Management: Create, view and delete expenses to stay organized. assign values and manage the total amount spent so far with the exchange rate conversion performed at the time of registration.
-
Database: All contact and task information is stored locally through localstorage. This allows data access and synchronization without the use of other external databases.
- git clone git@github.com:mthalmeida/trybeWallet.git
Run the following command inside the cloned folder with the command below:
- npm install
Open the project with the following command:
- npm start
- email: email@email.com
- password: 123456