Skip to content

AguChaves92/MINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint App - Wallet :💚

This project was made by a team of 7 people (check contributors), which was our Final Project for Henry. The purpose of the project, was to create a mobile app, which offers the possibility of to make deposits, to pay services, to make transfers and in a future to buy and operate with crypto.

Applied technologies 🔨

  • Front End:

    • React Native
    • Expo
    • Redux
    • CSS
  • Back End:

    • Node.js
    • Express
    • PostgreQL
    • 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 wallet;

  • Run npm i inside each folder: /api, /server and /client

  • Create a .env file inside api folder with the format provided bellow:

    • DB_HOST = ""
    • DB_USER = ""
    • DB_PASSWORD = ""
    • DB_PORT = ""
  • Run npm start inside /api, /server, /client

  • An expo localhost page will display a QR code in your browser. Scan it with the expo app and MINT will start on your device.

About Us 👥

We are a work team, formed by Henry's students, in which each one comes from different places, situations and experiences, which make this team multi-faceted, being this a great advantage, at the hour of 'create' and development. Many objectives unite us, between them, to acquire experience and knowledge regarding the profession and teamwork and being able to offer our service in the best way, as Full Stack Web Developers.

👨‍💻 - Carreño Victor GitHub LinkedIn

👨‍💻 - Chaves Agustin GitHub LinkedIn

👨‍💻 - Fuertes Luciano GitHub LinkedIn

👨‍💻 - Massello Francisco GitHub LinkedIn

👨‍💻 - Mazzetti Luciano GitHub LinkedIn

👩‍💻 - Suarez Natalia GitHub LinkedIn

👩‍💻 - Vargas Medina Eva Cristina GitHub LinkedIn

Landing

Register

Extended Register

Home

Deposit

Services

Payment of a service

Drawer Menu

Account Details

User Profile

Contacts

Add Contact

Make a transfer

Add contact by scanning QR

Scan QR

Add Contact

About Us

FAQ

About

React Native Wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published