clubgamma / Ticket-Booking

Participate in Club Gamma Hacktoberfest by contributing to any Club Gamma Project
https://clubgamma.vercel.app/
1 stars 9 forks source link

Dynamic Pricing #30 #34

Closed vasu-CE closed 1 day ago

vasu-CE commented 1 day ago

for this implementation we predict priced based on the time and demand Time -> we assume that all time booking departure at 11:59 and based on that if user book ticket less than 6 hour ticket price increased by 40% and for 12 hours it will increased by 20%

and currently we have random demand function

soni-shashan commented 1 day ago

closes #30