Giter VIP home page Giter VIP logo

nikolaysimakov / shop-bot Goto Github PK

View Code? Open in Web Editor NEW
334.0 334.0 98.0 2.78 MB

๐Ÿ›’ Telegram shop bot template

Home Page: https://t.me/xibex_bot

License: MIT License

Dockerfile 0.43% Python 99.57%
aiogram aiogram-bot bot e-commerce e-commerce-example online-shop python-telegram-bot shop shop-bot shopbot store telegram telegram-bot telegram-bot-api telegram-bots telegram-shop telegrambot

shop-bot's Introduction

@NikolaySimakov

I'm a fullstack developer who is passionate about developing applications, tools and libraries.

I'm interested in computer science, data science and DeFi.

๐Ÿ“ซ How To Reach Me:

๐Ÿ‘ท Currently Working On

๐Ÿ’ผ Stack I'm Working With

Python scikit-learn FastAPI Django Go JavaScript TypeScript NodeJS Express.js Vue.js Nuxtjs Dart Flutter MySQL SQLite Postgres MongoDB Firebase Redis

### ๐Ÿ”จ My Recent Pull Requests

๐ŸŒฑ My Pet Projects

๐Ÿ’ป Stack I'm Currently Learning

React React Native Redux Remix Solidity PyTorch TensorFlow Keras

๐Ÿ’ป Going To Dive Into

C C++ Next JS Deno JS C# Rust

โญ Recent Stars

  • hpcaitech/ColossalAI - Making large AI models cheaper, faster and more accessible
  • faif/python-patterns - A collection of design patterns/idioms in Python
  • whoiskatrin/sql-translator - SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.

๐Ÿ’ป Software

Windows PowerShell Ubuntu Google Chrome Visual Studio Code Telegram iOS Android

๐Ÿ“Š Statistics

GitHub stats

Inspired by

shop-bot's People

Contributors

hybridvamp avatar nikolaysimakov avatar tiomchik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shop-bot's Issues

Add simple API

Remove sqlite database and add API written on FastAPI

Add Postgres

You can look at the postgres issue, there it is enough to connect entities via SQLAlchemy or SQLModel, add CRUDs and replace SQL queries to SQLAlchemy queries.

Store secret data in the `.env` file

I suggest storing secret data such as BOT_TOKEN, not in config.py directly, but load them from .env via the dotenv and os library. This will be more secure, as no one will be able to access the bot so easily.

I'd like to work on this.

Remove item from cart

I suggest adding the ability to remove an item from the cart. You may also add order history and store in in database.

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.