A Currency trading platform which works on multiple devices anywhere across internet across various platforms.
The Backend for the project is divided into 4 parts as follows.
You can find Backend for the project below.
This repository contains the frontend for the Cloud based Cryptocurrency project.
The frontend is divided into two parts:
- Verification Module
- Customer Module
Verification admin retrives user documents from AWS S3 and checks if they are authentic. If they are, verifies the user do that user can conduct transactions on the platform.
Verification admin can also unverify the user in future.
An unverified user can only see the current price of the coin and can add money to the wallet.
A user needs to be verified to conduct transcations on the platform. A user can upload any government issued ID card in order to get verified.
Once verified, the user can do the following tasks
- Send SELL request (to sell coins)
- Send BUY request (to buy coins)
- Check current price of the coin.
- Update Profile and upload new Documents
- Look at all the previous transactions