I need to make a database program for a dry cleaner with a simple interface.
I can afford to pay only upto $100 for your effort. If that's too small... i'm sorry.
What i would need is to have these things
1. Customer # (0001) for example. (automatically assigned incrementally)
2. Name:
3. Phone #: (it would be great if it was masked like so (xxx) xxx-xxxx
4. Conveyor #: (A####) masked with an alphabet followed by 4 numbers - user would input this as well.
5. Invoice # - (#####) five digit - also input by the user
6. Date checked in with time
7. Date checked out with time
8. Status (simple "open"/"closed") when the status is selected to be closed, the conveyor # has to reset so other records can access the conveyor #(other clothes can be hung on that conveyor #)
One has to be able to look up the record by inputing any one of these four things: Phone #, Name, Invoice #, Conveyor #
This may not be so hard to make, but it is difficult for me. Can anyone do this?
thank you,
Yuniverse
I can afford to pay only upto $100 for your effort. If that's too small... i'm sorry.
What i would need is to have these things
1. Customer # (0001) for example. (automatically assigned incrementally)
2. Name:
3. Phone #: (it would be great if it was masked like so (xxx) xxx-xxxx
4. Conveyor #: (A####) masked with an alphabet followed by 4 numbers - user would input this as well.
5. Invoice # - (#####) five digit - also input by the user
6. Date checked in with time
7. Date checked out with time
8. Status (simple "open"/"closed") when the status is selected to be closed, the conveyor # has to reset so other records can access the conveyor #(other clothes can be hung on that conveyor #)
One has to be able to look up the record by inputing any one of these four things: Phone #, Name, Invoice #, Conveyor #
This may not be so hard to make, but it is difficult for me. Can anyone do this?
thank you,
Yuniverse