-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8d4bd8
commit ad751c9
Showing
1 changed file
with
57 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,57 @@ | ||
# cafe-owner-android-application | ||
# Café Deliever App - Owner Edition | ||
|
||
Welcome to Café Deliever, the owner edition! This mobile application is tailored to empower café owners in managing orders and enhancing the delivery experience. | ||
|
||
## App Highlights | ||
|
||
- **Order Management:** Effortlessly manage incoming orders and track order statuses in real-time. | ||
- **Menu Customization:** Easily update and customize your café's menu to reflect current offerings. | ||
- **Delivery Routing:** Optimize delivery routes for efficient and timely order deliveries. | ||
- **Customer Interaction:** Communicate with customers directly through the app for order clarifications. | ||
- **Analytics Dashboard:** Gain insights into sales, popular items, and customer preferences. | ||
|
||
## Getting Started | ||
|
||
### Prerequisites | ||
|
||
- [Android Studio](https://developer.android.com/studio) installed on your development machine. | ||
|
||
### Installation | ||
|
||
1. Clone the repository: | ||
|
||
```bash | ||
git clone https://github.com/reprogamaco/cafe-owner-android-application | ||
``` | ||
2. Open the project in Android Studio and build the application. | ||
|
||
|
||
## Usage | ||
|
||
### 1. Login | ||
|
||
Launch the Café Deliever Owner App on your Android device. Log in using the owner credentials associated with your café. If you haven't registered yet, use the provided registration process to create your owner account. | ||
|
||
### 2. Manage Orders | ||
|
||
Navigate to the Orders section to view incoming orders. Mark orders as "In Progress" or "Completed" to keep track of their status. Communicate directly with customers through the app for any clarifications or updates. | ||
|
||
### 3. Update Menu | ||
|
||
In the Menu Management section, update your café's menu effortlessly. Add new items, modify prices, or remove items that are currently unavailable. Changes made here will be reflected in the customer app. | ||
|
||
### 4. Customize and Expand | ||
|
||
Feel free to customize the app further to match your café's branding. Integrate additional features or functionalities to meet the unique needs of your business. | ||
|
||
Now, you're ready to streamline your café management with Café Deliever Owner App! If you have any questions or encounter issues, don't hesitate to reach out for support. | ||
|
||
Happy café managing! | ||
|
||
|
||
|
||
## Notice | ||
The project was made from Stratch. | ||
|
||
## License | ||
This project is licensed under the [MIT License]([LICENSE.md](https://raw.githubusercontent.com/reprogamaco/cafeterion-customers-app/main/LICENSE.md)https://raw.githubusercontent.com/reprogamaco/cafeterion-customers-app/main/LICENSE.md). |