Skip to content

husamhammad/Student_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

Welcome to the Student Management System project! This repository provides a comprehensive solution for managing student data using Python and SQL. The project showcases various functionalities, from handling student records to performing advanced data operations.

Features

  • Student Record Management: Add, update, delete, and view student records.
  • Database Operations: Perform CRUD operations on the database efficiently.
  • Data Analysis: Analyze and visualize student data.
  • API Integration: Integrate with Postman for API testing.

Installation

Clone this repository and install the necessary dependencies:

git clone https://github.com/husamhammad/final-python-and-database-project.git
cd final-python-and-database-project
pip install -r requirements.txt

Usage

  • Set Up the Database: Ensure you have a database set up and accessible. Update the configuration file with your database credentials.
  • Run the Application: Execute the main script to start the application.
python main.py

Project Structure

  • main.py: The main script to run the application.
  • database.py: Contains functions for database connections and operations.
  • student.py: Functions related to student management.
  • config.py: Configuration file for database credentials and settings.
  • requirements.txt: List of dependencies required for the project.
  • LMS - Final Project.postman_collection.json: Postman collection for API testing.

Dependencies

  • Python 3.x
  • [List all the libraries used, e.g., pandas, SQLAlchemy, etc.]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages