Users can add their own car and then record the car's maintenance in detail. At the same time, it is possible to record the cost of each maintenance and count the number of maintenance. In this way, the user can better understand the situation of the car and be able to care for it better. Let users drive with more confidence. The software interface is simple, easy to operate, powerful and come and try it!
Here you can learn the following knowledge points
Add and delete database changes, as well as customized demand packaging
Custom UITabBarController
Custom unlock interface
3DTouch simple application, and jump to the specified page
TouchID fingerprint unlock
iCloud data sharing and backup
Sort strings and NSObject object (model) sort logic ...
Tools
LZTabBarController: custom tabBarController;
LZSqliteTool: database-related operations package tool;
LZSortTool: a string or model to sort the tools;
LZiCloud: iCloud cloud synchronization / storage of operating tools, which is another way to operate iCloud LZiCloudDocument, this method has a problem, when the synchronization between devices, data access problems, there is no use;
LZStringEncode: customized codec tools for the project needs;
LZPasswordViewController: Mimic the system digital password interface, in the "Set Digital Password" (LZClass) group under the setting module;
LZGestureSecurity: gesture password drawing category, set the module under the "set password password" group;
The project's overall code size is not large, other details can be read directly project code.