- Supermarket Ross (Management System)
Project description
- Supermarket Management System that allows Customers as well as Admins explore the management system. You can add/modify/delete items within the program. Simply setup the enviroment (install lib etc)
- Java, Libraries: javafx-fxml, jfoenix, mysql-connector-java-8.0.25
- Download the files or git clone [email protected]:hamroz/OOP-FinalProject.git. Then open the project with IntelliJ/Eclipse etc
- able to add/modify items (done)
- make authentication with SQL (done)
- seperate interface for customers and admins
- make verification for add/modify buttons (alert when the required field is empty or has wrong datatype)
- all
- Make everything SQL based connection and improve the UI
- Hamroz Gavharov