# Description Replace the current database connections and operations with the mysqlconnector with SQLAlchemy. ToDo: - [ ] change database connection - [ ] create database setup method - [ ] change user operations - [ ] change teacher operations - [ ] change user_verification operations
Description
Replace the current database connections and operations with the mysqlconnector with SQLAlchemy.
ToDo: