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.
-
Front End:
- React Native
- Expo
- Redux
- CSS
-
Back End:
- Node.js
- Express
- PostgreQL
- Sequelize
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 insideapi
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.
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