Code Monkey home page Code Monkey logo

henry-bank's Introduction

Henry Bank - Fintech App

This is a project made by a team of 8 people (check contributors) as part of Soy Henry's education program. The point of this project consisted in creating a Fintech App using React Native complemented with an microservice architecture API.

Tech Stack

  • Front End:

    • React Native, React Navigation
    • Expo
    • Formik
    • Native Base
    • Redux
    • Axios
  • Back End:

    • Express.js
    • Express Gateway
    • Passport Session Authentification (Local Strategy)
    • PostgreQL
    • Baileys
    • Sendgrid
    • Sequelize

How to start the project:

To run this project locally follow the next steps:

  • Clone (or fork and clone) this repository

  • Install PostgreSQL

  • Run command prompt and enter psql -U postgres and enter the password you provided when installing PostgreSQL.

  • Enter CREATE DATABASE henrybank;

  • Run npm i inside /api/microservices and /client

  • Sign up with Sendgrid and obtain an API key, create at least one dynamic template.

  • Create a .env file inside api/microservices folder with the format provided in the .env.example file

  • Head to api/microservices/db.js uncomment lines 86-92, run npm start inside api/microservices TWICE, afterwards comment those lines again. This is used to create a bank user who is responsable of the recharge system.

  • Head to api/microservices/config/gateway.config.yml and replace all 'YOUR_LOCAL_IP' by your preffered IPv4 (you can find it by running cmd and writing ipconfig /all.

  • Run npm start inside /client folder and start the project from Expo emulating a device or using your own device.

NOTE: If you want to promote yourself to administrador you must create an user and use Postman (or some related software) and make a PATCH request to: http://YOUR_LOCAL_IP/users/promote/:userId

App Previews

Promotional Video:

Click Here Click Me

Project Full Demo (in spanish):

Click Me Click Me

About Us:

We are 5 developers actually residing in Argentina and Uruguay.

[Full Stack]

[Backend Team]

[Frontend Team]

henry-bank's People

Contributors

arieltecay avatar fabiodrizzt avatar gusdomdominguez avatar joc13th avatar josetomas-gp95 avatar marinamastro avatar mathfalcon avatar matias2301 avatar viktorarg avatar

Stargazers

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