
Online Grocery Slot Booking
Description:
A web-based application that enables users to book delivery slots for grocery purchases. The system prevents overcrowding in delivery schedules by managing slot capacity and area-wise delivery restrictions. Users can book groceries and choose from the available slots for delivery.
Key Features:
- User authentication (login/signup)
- Grocery catalog with product images and prices
- Add to cart and place order
- Live delivery slot availability check
- Slot booking and confirmation logic
- Admin panel to manage delivery slots and inventory
- Order history with invoice generation
- Payment integration (Razorpay/Stripe)
- Email/SMS notifications on slot booking and delivery
- Responsive design for mobile and desktop
Tech Stack:
- Frontend: Angular
- Backend: Java (Spring Boot)
- Database: MySQL