Skip to content

Commit

Permalink
@LaurelCafeBot is a Mini App that demonstrates the implementation of …
Browse files Browse the repository at this point in the history
…an imaginary cafe storefront on Telegram. It allows users to get info about the cafe, explore the menu, choose their preferred dishes in a suitable variant and quantity, as well as place and pay for the order.
  • Loading branch information
yuzefovichalex committed Oct 10, 2023
1 parent a0fc823 commit 8bbb1c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -11,8 +11,11 @@ The functionality of the app includes the following features:
- Customization of the dish (variation, quantity) when adding to cart
- Viewing and editing items in the cart
- Order placement and payment using Telegram client
- Saving order between sessions, so users can continue next time the app open
- Basic user interaction via messages (order confirmation, launching the application using Inline Button)

![Laurel Cafe Mini App](/screenshots/laurel-cafe-mini-app.png)

## Before we start

The goal of the project is to provide a simple, but at the same time functional project that will be easy to understand, replicate, and develop your own Telegram Mini App.
Expand Down
Binary file added screenshots/laurel-cafe-mini-app.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8bbb1c5

Please sign in to comment.