Code Monkey home page Code Monkey logo

fooddeliveryapp's Introduction

FoodDeliveryApp

This app consists of mainly 3 modules, Customer, Restaurent Owner, Delivery Boy. Each module has facility for authentication.

Customer

  • Authentication
  • Edit personal details(name, address, contact, etc);
  • Explore dishes of various restaurents
  • Explore restaurents and their menu
  • Add and remove items from cart
  • Checkout facility to enter address or use current location
  • Place order
  • View status of order(when being prepared, picked up, and delivered)
  • Get delivery personnel contact details
  • Give rating to order
  • View past orders with all details of each order(items ordered, detailed bill etc.)

Restaurent

  • Authentication
  • Add items to the menu
  • Edit any details of any menu item(name, dishtag, image, menu category, price etc.)
  • View orders of customers
  • Get delivery personnel details for an order
  • Modify the restaurent details(name, location, image, cuisine, contact, etc)

Delivery personnel

  • Authentication
  • View all unassigned orders
  • Get assigned to an order
  • Modify status of self assigned orders(pickedup, delivered etc.)
  • View all self assigned orders and all details
  • Modify personal details(name, contact etc);

Tech used

  • Java
  • XML for layouts
  • Android Studio
  • Firebase realtime database
  • Firebase storage for images
  • Custom adapters
  • Picasso library
  • Location services library for fetching current location

For Cloning repository purposes

  • Clone the repository, now to use the app on your device, replace the firebase database reference URL with your own firebase reference URL in every java file of your cloned repo, the URL has been defined at top of every java class, you can get the above URL by creating a firebase account if you don't have one, add your project to the account. Refer to firebase documentation for more information about it, and then accordingly set the access rules to your database as per your choice.

fooddeliveryapp's People

Contributors

div7195 avatar n1ckool 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.