Using java (NetBeans IDE 6.9.1) with "import java.util.Scanner"
You are upgrading a from paper mode to digital mode where customer is stored digitally. Present solution for a waste management to save its data using a program rather storing it on paper.
Start by making the that you need to schedule pick up. You need name, address, type of waste, etc. Use string for, address, type of waste. You can use integer for customer ID, etc. Ask for these information and then it on the monitor.
Make sure to include required flowchart, code, hierarchy charts, data dictionary.