[Report Week 2] Near peer to peer (P2P) DaPP NEAR-DEx

In reference to our proposal, mentioned here:

The progress of the week, starting on Monday 12/20:

Facilitators
Alan Estrada - @cloudmex-alan
Cristian Zambrano - @Cristian

Project members
Andrés Dominguez @andresdom
Maria Eugenia Arevalo @Developer
Gabriel Pérez @Gperez

Front End (Vue.js)

As for Look & Fill, the Submenu of Wallet were worked to show the balances and in the P2P menu for the purchase and sale of Near and USDT. The front end is worked to be responsive, guaranteeing a correct independent visualization of the device that the user handles at the time of using the application.

The goal of logging into the application was reached by validating that the near user exists, and from P2P the real balance of the Near user available for sale is consulted.

Started the mockup of P2P options.

Responsives Views

BackEnd

With respect to the Backend, the analysis of the structure of the data that will handle the smart contract to save the transaction of the sales was made, the function of transferring balances was validated and tested, we are still pending to resolve the blocking of balance during the time of sale placement, to guarantee that the user can not dispose of the funds that he has offered for sale.

Chat

We are using a chat open source vue.js and firebase. We are developing the integration on the front end.

Firebase Configuration. The chat is only used to comunicate between user and mediation. The final result will be stored in the smart contract.

4 Likes

Really nice looking front end!

2 Likes