Hello, I'm Maksim!
OnCheck is a mobile application aimed to replace manual inventory tracking for delivery businesses that loan out items to their drivers. It aims to provide higher accuracy than paper and pen while being easy to use so any dispatcher can utilize it no matter their technical skill level. It is being used and tested and a local delivery service provider.
Data is stored locally through a SQLite database to provide offline security. Dispatcher login credentials adds to access level security. Some key features of automation that make this app less time-consuming for the user is multi option selections pre-filled for returning drivers and auto-complete from database, giving dispatchers more time to do what really matters.
This mock university app was designed to help students manage their classes. With it's industry standard design, students can feel confident that they have all their school scheduling needs met in one place. Works with Android 8.0 or higher (virtually all Android phones).
A SQLite database stores a relational database of terms, courses, and assessments. CRUD operations are available on all objects and have constraints to ensure no corruption of the data. An alarm manager aids in ensuring notifications go off even when the app is not active.