This is a web site created using Django & Django rest Framework for Backend and Bootstrap + jQuery for frontend.
Home page contains detail about latest Event (i.e, Description, Timmings, Price)
After Clicking on Join, It asks for Details for Checkout.
After Filling Checkout Details it redirects you to Paytm gateway to process payments
After Succesfull Payment you are redirected to Home page & You recieve a Email with a recipt and A link to join Event !
### Details
Meanwhile you can find the details for the user and there payment status.
You can Add Events (Title, Decription, Price, Required Fields for checkout) & There corresponding Dates to display on Front Page
In Depth Description