Add date and course

This commit is contained in:
Lucas Mathews
2025-06-15 12:10:57 +02:00
committed by GitHub
parent 010615fbf8
commit b4361fa8e9

View File

@@ -5,7 +5,7 @@ The Rocky Dry Cleaners Management System is a Java application designed to help
![Display All Page](img/display_all.png) ![Display All Page](img/display_all.png)
This application was created for my Programming Fundamentals cource at Central Queensland University. This was the first program I ever made. This application was created for my Programming Fundamentals cource at Central Queensland University in course COIT11222 HT1,2019. This was the first program I ever made.
## Features ## Features
- **Customer Order Entry**: Enter customer names and the number of garments to be cleaned - **Customer Order Entry**: Enter customer names and the number of garments to be cleaned
@@ -47,4 +47,4 @@ This application was created for my Programming Fundamentals cource at Central Q
3. Click "Enter" to submit the order 3. Click "Enter" to submit the order
4. Use "Display All" to view all orders and statistics 4. Use "Display All" to view all orders and statistics
5. Use "Search" to find a specific customer's order 5. Use "Search" to find a specific customer's order
6. Click "Exit" to close the application 6. Click "Exit" to close the application