Skip to content

201901207/VehicleProject

Repository files navigation

VehicleProject

This is the Android App created to implement Vehicle table from our relational schema of Automobile Service Centre which was created as a part of Lab in core course DBMS(IT214). We add basic CRUD features in the app. You can Add new vehicle detail. Number Plate Number validation feature is added befor inserting in to the DB. Empty check of the field will also be performed before insertion. Download the APK and check it out