Skip to content

sanjeevkumarray/Food_Oderning_App_master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

# Food_Oderning_App_master
Food Ordering App
A food ordering app, uses SQLite as the back-end RDBMS. This app has built-in administrative capabilities.

Functions:

General functions:
User registration.
Viewing food menu.
Filtering food menu by price.
Viewing product details.
Member functions:
Login as a member.
View food menu and product information.
Filtering food menu by price.
Place food orders.
Admin functions:
Add new products to the menu.
Delete products from the menu.
Modify product information.
Confirm orders placed by users.
Requirements:

Android Studio (3.0+)
SQLLite
Setup:

Open the folder in Android Studio as a project.
Build and run the project using the android simulator.
Once the app loads, do the following steps:
Open the Device File Explorer.
Goto data/data/[src location]/databases.
Upload the 'ProductDB' file to this folder.
Restart the app, to initialize the Database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages