https://github.com/olnkravchenko/tracking-bot
https://github.com/olnkravchenko/tracking-bot
aiogram opencv-python python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/olnkravchenko/tracking-bot
- Owner: olnkravchenko
- Created: 2021-03-12T20:05:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T14:48:47.000Z (almost 5 years ago)
- Last Synced: 2025-04-29T12:00:06.286Z (about 1 year ago)
- Topics: aiogram, opencv-python, python
- Language: Python
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tracking bot
## What is tracking bot?
It's a telegram bot for tracking equipment using QR code
## Main Functionality
1. Scan equipment's QR code to take it
2. Get list of equipment by categories
3. Monitor history of specific equipment
## Technologies
```
- OpenCV;
- Aiogram;
- Sqlite3;
```