A simple online ordering android application built based on Lytical Technology mini-test project requirement Made with love ❤️ by Sammie_kt
Download the latest apk from below 👇
Don't want to download yet? You can try it out on Appetize
Onboarding 1 | Onboarding 2 | Onboarding 3 | Onboarding 4 |
---|---|---|---|
User Home | User Settings | Profile | Review |
---|---|---|---|
Dispatcher Direction | Cart | Order Details | Item Details |
---|---|---|---|
The application is dependent on GPS and as such, GPS has to be turned on especially while placing or delivery orders.
Checkout more screenshots here
- Kotlin - First class and official programming language for Android development.
- Coroutines - For asynchronous and more..
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- ViewModel - Stores UI-related data that isn't destroyed on UI changes.
- Jetpack Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app
- Material Components for Android - Modular and customizable Material Design UI components for Android.
- Users: Regular people who just want to order the best quick meal you can find and
- Dispatchers: People who are looking for a side hustle to make extra cash
- Authentication: Using Google's firebase for secure logins
- Ratings and Review: Users after receiving their order can leave a review
- Track Order: Users get to know the status of their order until delivery
- Schedule Delivery: While placing an order, users can set a particular time they'd like to receive the order
- Payments: Payments are processed with Paystack to ensure a secure, easy to use and save means of payment
- Firebase firestore: For secure backend and database services
- Google Cloud Storage: To save images to the backend securely
- Directions: Dispatchers have directions to easily delivery items.
- Notification: Immediately an order is placed successfully, the admin gets notified immediately and also appears on the home screen of dispatchers
Apache 2.0 License
Copyright 2021 Samson Achiaga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.