Giter VIP home page Giter VIP logo

canteenmanagementapp's Introduction

CanteenManagementApp

A Canteen Management App

Tested On

Tested on API 34, Pixel6

Features

  • Welcome/Intro sliders for first time users
  • Sign In/ Sign Up for all users
  • Category Listing for normal users
  • Category Addition/Deletion for admin users
  • Food Item Listing for normal users
  • Food Item Addition/Deletion for admin users
  • Food Details screen for all users
  • Add/Remove Food Item to cart option for all users
  • Change the status(Preparing/Ready/Completed) of Pending orders for admin users
  • Used Firebase to store all the data
  • Used MVC pattern design style for client side & server side.

Database Structure

Import database JSON file from database/firebase-database-export.json

Code Download & Build

  1. Install Git-bash and Android Studio on your OS(Windows/Linux/MacOSX)
  2. Open the folder in which you want to download the code (Let's name is PATH_FOOD_APP_ROOT)
  3. Right click > "Open in Git-bash"
  4. Download the code using "git clone https://github.com/tvek/CanteenManagementApp.git"
  5. Wait for the cloning to complete
  6. Open Android Studio
  7. File > Open > select "<PATH_FOOD_APP_ROOT>/FoodManagementApp" from the window
  8. Click on "Run" button to start the build

Database Setup

  1. Visit "https://console.firebase.google.com/"
  2. "Add Project"
  3. Add package name as that is mentioned in "FoodManagementApp/app/src/main/AndroidManifest.xml"
  4. Click on "All Products" in Firebase and tap on "Realtime Database"
  5. Setup the realtime database and import the JSON file (database/firebase-database-export.json)
  6. Click > Project > App Name > Settings > Download the google-service.json
  7. Place the downloaded google-service.json in "FoodManagementApp/app/" folder
  8. Trigger the final build and test the application on the mobile

Application Demo View


More screenshots are present in demo_images folder

Effort Spent

Total Effort : 72 Hours

Developer Note

As I am a android learner myself, all help & contribution is very well appreciated. If you find this idea or the underlying code useful, feel free to reuse it in your own projects.

canteenmanagementapp's People

Contributors

tvek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.