Loading video player...
In this video, I demonstrate a custom-built Python command-line interface (CLI) client connecting to a FastAPI backend (SmartPrint Order Manager). Watch as I perform live CRUD operations—creating, reading, updating, and deleting print orders—directly from the terminal using the requests library. 🎓 Disclaimer: This video was created as a project demonstration for Information Technology coursework and is intended for educational purposes only. 💻 Source Code: You can view the complete source code, including the full client.py script and the FastAPI server setup, in my GitHub repository: 🔗 https://github.com/JhoanaYap/SmartPrint-Campus-Printing-Order-Manager-API-System Thank you for watching!