Code Monkey home page Code Monkey logo

trip-wallet's Introduction

Welcome to the repository Wallet!

Tabela de conteúdos

About

The project was developed during the Trybe course using React and Redux to manage the state.

This application is a virtual wallet to be used on trips. On it is possible to add expenses on the currency of the country that the user is. The expense is added to a list of all expenses and the application shows the sum of all expenses converted to Brazilian Real.

The project uses an API that provides the currencys and it values compared to Brazilian currency.

Login page

image

Wallet page

image

Requirements

The project had a list of requirements:

  1. Create a initial page that user can login and be redirect to the wallet page.

  2. Create a wallet page to manage the expenses.

  3. Create a header on the wallet page that shows the email of the user, the sum of the expenses in Brazilian currency and the currency that is being used.

  4. Create a form to add expenses with a input to add the value, a input to add a description, a menu to select the currency, a menu to select the form of the payment, a menu to select the tag of the expense and a button to add the expense. When the button is clicked it should add the expense and its informations on a table.

  5. Develop a table of expenses.

  6. Create a button to delete an expense.

Installation

  1. Acesse the terminal and clone the project:
git clone [email protected]:anacapdeville/trip-wallet.git
  1. Acces the directory and install the depedencies:
cd trip-wallet
npm install
  1. Initialize the project:
npm start

trip-wallet's People

Contributors

anacapdeville avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.