An open API service indexing awesome lists of open source software.

https://github.com/olnkravchenko/tracking-bot


https://github.com/olnkravchenko/tracking-bot

aiogram opencv-python python

Last synced: about 1 year ago
JSON representation

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;
```