Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 2.46 KB

README.md

File metadata and controls

53 lines (34 loc) · 2.46 KB

Telegram bot

  • Project for MIPT'17 database.
  • This is the telegram-bot, imitating restaurant service, where user can look at menu, reserve a table, make an order.
  • Telegram: @therestaurantbot (but it's unactive now because the bot isn't running on some server).
  • However, you can test it on your machine (but remember that this version is kinda alpha-version, so bot suffers from bugs).
  • It uses python3, and works with database via sqlite.

Bot parses the information from user and saves it to database. So all actions are provided with database queries.

With this bot, you can:

1. Look at the restaurant menu and make an order:

  • Choose meal category

  • Choose whether you are vegetarian

  • Look at delicious suggections from the restaurant with all information you needed!

  • And, of course, say us to what table we should deliver it

2. Book the table:

  • Choose preferred type of table

  • Write the data of booking

  • Choose from free tables the best one for you (we even suggest the cheepest and the biggest, if you are too lazy to look it up)

  • Congrats! You now have the table in the restaurant (lets assume that the restaurant will have the money from it somehow, eh)

3. Cancel your booking:

4. Change your booking: