Maksym Pysarev
Offer Maksym work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
Writing
Portfolio
-
45 USD Telegram bot for sushi delivery (integration with Google Sheets)
Bot DevelopmentDeveloped a chatbot for automating the order intake of the delivery service.
Functionality:
— Convenient menu with categories (Sets, Rolls, Drinks) and photos of dishes.
… — Navigation buttons (forward/backward) for browsing products.
— Full shopping cart: adding products, viewing the list, calculating the total amount, clearing.
— Placing an order with a request for a phone number.
Technical part:
— The bot is written in Python (Aiogram 3 library).
— FSM (finite state machine) is used to work with the user's cart.
— Integration with Google Sheets API is implemented: as soon as the client places an order, it instantly appears in the manager's Google Sheet (with date, amount, and list of products).