Skip to content

Aadhityaa745/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Student-Management-System

This is a student management system built using Java and MySql. It allows users to perform various operations on student data, such as adding new students, viewing student information, deleting student information, and updating student records.

Requirements

  • Java 8 or higher
  • MySql 5.7 or higher

Setting up the project

  • Clone the repository to your local machine:
  • git clone https://github.com/Aadhityaa745/StudentManagementSystem.git
  • Import the project into your preferred Java IDE (Eclipse, IntelliJ, etc.)
  • Set up a MySql database and update the database connection details in the SMS.java file:
  • Run the SMS.java file to create the necessary tables in the database and to start the application.

Features

  • Add new students for the details(id, mobile, first name, last name, city, college name)
  • View/fetch all student information, view/fetch particular student information
  • Update student records
  • Delete student records

Issues

If you encounter any issues while running the application, please report it here.

Contributions

If you want to contribute to this project, feel free to open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages