DevParapalli / Adhyaaya23

Home Page:adhyaaya23.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow

  1. Register Page sets up data in the database,
  2. user is then redirected to /pg/{rid}/pay, where the payment info is located and setup for payment, once its done the call back is to either redirect to pg/{rid}/success or pg/{rid}/error.
  3. In success, the receipt page is shown and a button to print the receipt is shown, printing will create a new full page receipt containing all the data as a HTML page, and when printed will include some QR that can be used to verify the receipt later.

Keeping it this way will allow us to get registrations done fast and quick, without any fuss about accounts, anytime a person wants to view previous registration he/she can check email or enter his email and phone number to check for previous registrations

About

adhyaaya23.vercel.app

License:MIT License


Languages

Language:Svelte 67.1%Language:TypeScript 19.4%Language:HTML 9.8%Language:Python 1.5%Language:GLSL 1.2%Language:JavaScript 0.6%Language:CSS 0.4%Language:Shell 0.0%