DESIGN AND IMPLEMENTATION OF COMPUTERIZED VEHICLE REGISTRATION SYSTEM
Vehicle registration system is an information system with a strong database that is used to record vehicle information. Database is an organized collection of information, data, or citations stored in electronic format that can be searched for specific information or records by techniques specific to each database.
Vehicle registration system is also a database program used to electronically collect data, process it and also store it for future use.
This Vehicle registration system program implements the techniques of database normalization. Normalization is the process of efficiently organizing data in a database. There are two goals of the normalization process: eliminating redundant data (for example, storing the same data in more than one table) and ensuring data dependencies make sense (only storing related data in a table). Both of these are worthy goals as they reduce the amount of space a database consumes and ensure that data is logically stored.
The program deal on computerized Vehicle registration system. The sore purpose of this program is to enhance and facilitate the Management approach to information collection and storage for future use.
This project work is implemented with visual basic programming and Microsoft Access.