I am working on a project for my brother. The program is about reminding him for the maintenance of a machine that a customer has. Each machine has to be maintained every 3 or 6 or 9 or 12 months. This is going to be selected from the user during the insertion of the machine in the database. The more confusing factor in the case, is that he requires to have all the machines in a single region maintained in a sequence. Can you suggest me anything?
Thanks.