/Student_Crud_Flask

Student Management Flask App is a Python web application that allows users to manage student data. Users can input student names and colleges, which are stored in a PostgreSQL database and displayed on a webpage. This app serves as a practical example of using Flask for web development and SQLAlchemy for database interaction.

Primary LanguageHTML

Watchers