Giter Site home page Giter Site logo

luaytheduck's Introduction

LuayTheDuck

Description:

"Luay's Pizzas Shop" bot is a Telegram bot used to order pizzas. The orders are sent and organized in a database.

I used HTML, CSS, JS, and bootstrap in the frontend. Python and Flask in the backend. For the Telegram bot API, I used the library telepot.

The program is divided mainly into two sections: app.py: the Flask application that controls the website, also divided into: a) Index.html (Main website with orders organized) b) upload.html (Upload items) c) items (see the uploaded items) And for bot.py: The telegram file that runs by just typing the telegram API key and everything else is automated For the database MySql is used and managed with PHPmyadmin (SQL file for the database and the tables is included) the library mysql.connector is used to make dealing with databases easier.

the database is divided into secitons: users pizzas etc. but the most important one is sessions. it uses stages to complete the order because telegram doesn't make it easy doing it so i created my own system.

bootstrap is used to make things more responisve and prettier

telepot library makes things easier to work with the telegram api and i used this library because it's simplier than the others.

luaytheduck's People

Contributors

mohammed414 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.