Skip to content

LoydNgei/Student_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

A simple Flask application for managing student records.

Table of Contents

Overview

The Student Management System is a web application built using Flask and SQLAlchemy that allows you to manage student records. It provides features to create, view, edit, and delete student details.

Features

  • View a list of all students
  • View individual student details
  • Create new student records
  • Edit existing student records
  • Delete student records

Installation

  1. Clone the repository or download the source code.

    git clone https://github.com/LoydNgei/Student_Management_System

  2. Make sure you have Python installed (version 3.6 or higher).

  3. Install the required dependencies by running the following command:

    pip install -r requirements.txt

  4. Start the application by running the following command:

    flask run

About

A Flask Application that Accomplishes CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors