Skip to content
/ CamFood Public

This is an android application for ordering food on Obafemi Awolowo university. This is my final year project implementation

Notifications You must be signed in to change notification settings

afomic/CamFood

Repository files navigation

CamFood Android application

This is android application which aim to reduce queue at restaurants and provide better experience to restaurant customers. The app itself provide customers means to create orders and have it delivered to there location or eat it at the restaurant, it also provide restaurant owners interface to create order, process order and cash out.

Introduction

Steps for trying out this sample:

  • Compile and install the mobile app onto your mobile device or emulator.

  • Start the mobile app and create account as either a customer or a restaurant

The backend was handle with Firebase Database and Firebase Storage

Some of the UI widgets and design patterns used in the mobile app include:

  • Use of Material theme including definition of primary and accent colors
  • AppCompat usage for Material theme backward compatibility
  • Metrics and keylines based on the Material guidelines
  • Window content and activity transitions based on the Material guidelines
  • Use of the RecyclerView widget
  • CoordinatorLayout23 and FloatingActionButton24 from the Design Support library25
  • Material animations such as activity and shared element transitions

Pre-requisites

  • Android SDK 28
  • Android Build Tools v28.0.3
  • Android Support Repository

Screenshots

Screenshot Screenshot Screenshot

Screenshot

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Support

If you've found an error in this sample, please file an issue: https://github.com/afomic/camfood

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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.

About

This is an android application for ordering food on Obafemi Awolowo university. This is my final year project implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published