GithubHelp home page GithubHelp logo

lourencopassos / warren-code-challenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 858 KB

Fullstack Code Challenge using Node.js, Typescript, React, HTML and CSS for Warren πŸ“ŠπŸ“ˆ

Shell 1.01% Dockerfile 0.30% TypeScript 51.54% JavaScript 40.47% HTML 3.83% CSS 2.86%
react javascript typescript nodejs html css fintech investment

warren-code-challenge's Introduction

βŒ›οΈ Warren Code Challenge - Web / API

Check each repo Read Me for more specific technical information

  • HINT The user_id used in the API calls it's hardcoded because the user login flow wasn't in the project scope. Check the .env at the web repo.
  • HINT The cloud database adress it's on the api .env to make it easier to test the application, even though it's not a good pratice.



πŸš€ Challenge

Create a Fullstack application that manages a digital wallet

πŸ‘¨πŸ½β€πŸ’» Tech Stack

  • Node.js
  • Typescript
  • Express
  • Jest
  • Docker
  • Mongoose
  • MongoDB
  • React
  • Javascript

πŸ“ Functional Requirements

  • Get user statement

  • Make a deposit

  • Make a payment

  • Make a withdrawl

  • TODO Monetize the balance

  • TODO Filters in user statement

  • TODO Use the backend ready pagination in the frontend

  • TODO Transaction status and approvation flow (pending, completed, canceled)

πŸƒβ€β™‚οΈ How to run this application

  1. git clone to download the repository;
  2. cd api && npm install && npm run start to install the backend dependencies;
  3. .env add .env file to each repo with the information of .env.example if there is no .env already;
  4. cd .. && cd web && npm install && npm run start to install the front dependencies. For a better experience, use the split terminal

πŸ‘‹πŸ½ How to reach me

LourenΓ§o Passos | Fullstack Software Engineer | [email protected] | 55-51-996106010

warren-code-challenge's People

Contributors

lourencopassos 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.