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
Backend application for Bumblebee Loan Application, an installment-based item purchase system. Developed using Java and Maven, it handles user authentication, product management, purchase tracking, and administrative operations. Includes RESTful APIs for managing customers, products, brands, categories, and purchases.
Frontend application for Bumblebee Loan Application, an installment-based item purchase system. Built using Java Servlets and JSP, it provides user-friendly interfaces for administrators and customers, including user authentication, product and brand management, loan tracking, and purchase history views. Integrates seamlessly with the backend APIs.