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

Modifying small bits and pieces of kasm api and moving stuff around. #28

Closed TDWolff closed 3 months ago

TDWolff commented 3 months ago

I moved the load env to the init.py script, then i removed obsolete script envtest.py, then i changed CreateUser to KasmUser as instructed.