You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-ready Ecommerce Order Management Service built using Spring Boot 3, Java 21, PostgreSQL, and Redis. Features JWT auth, Stripe integration, async Email/SMS notifications, order state machine, caching, Docker & CI/CD. Built to demonstrate real-world backend architecture and scalable system design.
A mobile application designed to simplify urban parking by helping users find, book, and manage parking spaces in real time. The app provides a seamless parking experience for both drivers and administrators.
A web-based Car Parking Management System that allows users to book and manage parking slots in real time. It includes an admin panel, payment integration, and dynamic slot status updates.🚗🅿️
PickUp Laundry is a JSP-based web application facilitating laundry service orders. It offers user registration, dynamic service loading, invoice generation, and Razorpay-integrated payments, all with Captcha authentication and search functionality. Includes auto-refresh and consumes Web Services.
This project is a Banking Web Application built using Java ,Servlets, JSP, and a relational database. It provides users with secure banking functionalities such as balance checking, money transfers, and transaction history tracking.
The BYC SALOON app is a comprehensive barber booking solution designed to streamline salon services. It allows users to book salon stylists for specific time slots, opt for home services, and select from a variety of facilities and services including hair spa, haircuts, and more. Integrated with the Razorpay payment gateway
Fiesta is a comprehensive event organization app specifically designed for college campuses. It simplifies the process of planning, managing, and promoting various events within the college community.
Food ordering system made using Java, SpringBoot and JSP (JavaServer Pages). Users can order food from a menu which displays calories as well as any dietary restrictions so that they can make an informed choice, Users can then add items to the cart and pay online using Razorpay.
The project "Razorpay Payment" is an Android Application to make Payments through Razorpay Interface. Integrated Razorpay Android Standard SDK to the existing app and used hardcoded values to set Payee details. The amount to be Payed is set by the User from the App which is Parsed into the API to send the Payee the specified amount in Rupees. Ma…