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
A console-based Inventory Management System built in Java using OOP principles. It allows users to add, view, search, update, and delete products, calculate total inventory value, and receive low stock alerts through a menu-driven interface.
A console-based Student Record Management System developed in Java using Object-Oriented Programming and File Handling for storing, searching, viewing, and deleting student records.