Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamalbuilds/beezpay-assignment
Beezpay assignment
https://github.com/kamalbuilds/beezpay-assignment
Last synced: 3 days ago
JSON representation
Beezpay assignment
- Host: GitHub
- URL: https://github.com/kamalbuilds/beezpay-assignment
- Owner: kamalbuilds
- Created: 2022-05-10T03:32:16.000Z (over 2 years ago)
- Default Branch: latest
- Last Pushed: 2022-05-19T10:58:54.000Z (over 2 years ago)
- Last Synced: 2023-07-27T08:41:58.814Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://user-images.githubusercontent.com/95926324/169277901-225cdb28-951d-47a9-a026-10148e2d4f32.png)
**BeezPay Assignment**
Steps performed->
1 > created landing page2> added all the icons nd assests
3> made sign up page for authentification
4> implemented recaptcha nd otp verification
5> made final login page nd log out function
6> made api post request using axiom.
How to use the site?
1>zoom out as per the requirement for better experience.
2>On landing page click on the Join Now button, which will take you to Signup page.
3> where you can enter details like Name,email,ph no & click on signup button.
4>Verify the otp and proceed , you will be taken to the protected home page where post request is being made and the response is dealt as per the requirement.