You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este repositório contém uma API RESTful desenvolvida em Python com Flask, voltada para a gestão escolar. A plataforma permite que professores e alunos sejam cadastrados, organização de matérias e atividades, além do lançamento de notas.
Python Secure App is a web application built using Flask, SQLAlchemy, and Flask-Login. It provides user authentication and role-based access control using AWS Cognito. The app allows users to register, log in, and access different routes based on their roles (admin or reader). Admin users can view, edit, and delete user details.