Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.22 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.22 KB

Event Managment System (EventMSys)

Technologies used :

  • For Backend - Django & DRF
  • For Frontend - Bootstrap & JQuery
  • Others - Docker, OpenAPI/Swagger & Paytm Payments Gateway

Home Page

image

Home page contains detail about latest Event (i.e, Description, Timmings, Price)

Book / Join Event

image

After Clicking on Join, It asks for Details for Checkout.

Payment

After Filling Checkout Details it redirects you to Paytm gateway to process payments

image

After Succesfull Payment you are redirected to Home page & You recieve a Email with a recipt and A link to join Event !

Details

image

Meanwhile you can find the details for the user and there payment status.

Events

image

You can Add Events (Title, Decription, Price, Required Fields for checkout) & There corresponding Dates to display on Front Page

image

Models:

Events

image image

Payments

image

Api Documentation

image

In Depth Description image image