Skip to content

Latest commit

 

History

History
76 lines (32 loc) · 1.59 KB

README.md

File metadata and controls

76 lines (32 loc) · 1.59 KB

block_recharge_portal

Send Recharge To Bulk of Numbers

As of now tried to put in all the required comments in the code to let user understand the architecture of the codebase and flow.

I love comments, excessive dumb logging and big variable names :)

Some screenshots:

Home:

alt tag

Description:

alt tag

Register:

alt tag

Dynamic Validation on loosing focus:

alt tag

Successful Registration:

alt tag

Login:

alt tag

Successful Login:

alt tag

Groups:

alt tag

Add Groups(upload a csv. Text Area is non functional as of now):

alt tag

After adding group:

alt tag

Make Payment:

alt tag

Simple Stripe Gateway Integration:

alt tag

--