Backend / Python + FastAPI
Restaurant Monitoring System
Backend app to monitor online status of restaurants, generate uptime/downtime reports with efficient data processing.
Overview
A backend application that turns restaurant availability records into uptime and downtime reports. The focus is efficient data processing and useful reporting.
Features
- Track the online status of restaurants
- Generate uptime and downtime reports
- Process data efficiently with multithreading
- Serve the application with FastAPI and SQL
Next project
