EventMSys

This is a web site created using Django & Django rest Framework for Backend and Bootstrap + jQuery for frontend.


Project maintained by ksharma20 Hosted on GitHub Pages — Theme by mattgraham

Event Managment System (EventMSys)

Technologies used :

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