nighthawkcoders / flask_2025

This project is a web application for managing Classroom instruction and operations. It is built using Flask, SQLAlchemy, and other requirements.txt dependencies.
https://flask2025.nighthawkcodingsociety.com/
0 stars 12 forks source link

Implement current_user for analytics.py #38

Closed tuckergol closed 3 months ago

tuckergol commented 3 months ago

Added current_user in api/analytics.py for analytics to be determined based off of UID of currently-authenticated user.