Giter Club home page Giter Club logo

unbanked's Introduction

unbanked

Requirements

  1. npm 8.19.2
  2. node v16.15.0

how to run the web application

  1. create a .env file in the server folder.

  2. add the following lines to the '.env' file.

PORT=5000
MONGODB_CONNECTION = "<insert_your_cloud_db_URL_here>"
JWTKEY="MERN"
  1. cd server, npm install, then npm run start.

  2. Open a 2nd shell, cd client, npm install, then npm run start.

  3. Open a 3rd shell, cd socket, npm install, then npm run start.

Application View

An application aimed at connecting unbanked individuals with finance professionals, for the unbanked individuals to seek professional help on their journey to becoming more financially-savvy.

  1. They will first have to login or sign up for an account.

Login Page

Signup Page

  1. They will be redirected to the home page after logging in / signing up. We used simple words and emphasized buttons in the centre for easier usage - especially if our target audience may be less educated.

Home Page

  1. They will be connected with financial professionals that will create a chatroom via the backend API. Chat Page

  2. Backend api requires both the userId of the professional and the user in the body. Chat API

  3. They can also remit money via the application. (Intention is to use 3rd party remittance applications via their APIs) Remit Page

  4. They will receive a notification upon success. Remit Page

  5. They can also post questions on their profile. Profile Page

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.