Implemented features like different memberships, plans, corporate plans, family plans, etc.
Implemented CRON job for certain tasks(like opening slot on every sunday)
Fixed Socket implementation for Golf Booking
Created a service to send bulk emails, push notifications and messages
Implemented SendGrid to send promotional emails
Implemented multiple admins and single super admin functionality
Implemented Google Calendar API to send event invites
Refactored admin dashboard for better UX
Implemented Socket for realtime cafe orders
Implemented payment gateway(Cashfree)
Implemented Authentication
Hosted FE & BE on AWS with CICD pipeline using Github Actions.