clearance_sys / README.md
Testys's picture
Coming to fast api
6071fe6
---
title: Clearance System
emoji: "๐Ÿ›‚"
colorFrom: blue
colorTo: green
sdk: docker
sdk_version: python3.11-slim
app_file: main.py
pinned: false
license: mit
---
# Clearance System
A full-stack application for managing student clearance with RFID integration.
## Features
- Student and user management
- RFID tag linking and status checking
- Admin scanner activation and retrieval
- Streamlit frontend for easy interaction
## Deployment
This app is deployed on Hugging Face Spaces using Docker.
- Frontend (Streamlit): Accessible at the Space URL
- Backend (FastAPI): Runs internally on port 8000
## Usage
1. Login with your credentials.
2. Navigate through the sidebar to manage students, users, tags, devices, etc.
3. Use the RFID section to check tag statuses.
4. Activate scanners for secure scanning workflows.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference