This project is a web application for managing Classroom instruction and operations. It is built using Flask, SQLAlchemy, and other requirements.txt dependencies.
Better organized pfp.py to have just one endpoint with POST and GET to be a more simplified file.
Organized test user data profile picture images under instance/uploads/[uid] for each user accordingly (four folders inside uploads folder inside instance folder, one for each user named after their UID).