|
| Street Painter |
|
Street
Painter was developed for client that distributes phone directories and other
materials in the continental united states. The application was done using the
Map Info's MapX ActiveX control and SQL Server as the database. The application
takes in a set of ZIP codes where the telephone directories have to be
distributed. In addition a Job Boundary is provided outside of which the
directories may NOT be delivered.
Street painter has to keep track of the jobs in a multi user environment,
create job definition files and allow for modification or deletion of jobs.
Finally the application generates the Wall Map of the routes of all ZIP codes
and Contractor maps for specific ZIP codes. The application gives various
printing options to print as per the clients specifications
The various modules of the Street painter application are
|
|
|
|
StreetPainter
Yellow
|
A utility that
allows the user to define the StreetPainter jobs
|
|
StreetPainter
Green
|
A service that
creates the StreetPainter data files
|
|
StreetPainter
Blue
|
The main
application that, among other things, generates the wall maps and contractor
maps for a client job
|
|
|
|
|