Skip to content

NavpreetRajput/SchoolManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

School Management System

This is the School Management System which manages the data of Students and Teachers. New students and teachers can be added and deleted. This project can fetch all the details about particular student or teacher. Moreover, it provides the list of students and teachers with updated data.

Technology Used

Java SE 16.0.1

Software and Tools Required

Java

IDE(Visual Studio Code, Eclipse etc.)

Importing and running the project through Eclipse IDE on Mac

Step 0: Open Eclipse Enterprise Edition. [Install, if not already installed.]

Step 1: Click On File > Import > Git > Projects From Git(with smart import) > Clone Uri > Paste The Repository Url as:https://github.com/NavpreetRajput/SchoolManagementSystem Select Next > Next >(Choose the Directory where you want to save the project, For Example: EClipse Workspace) Select Next > (Select import as General Project) Select Next> Finish

Step 2: Run the Project from Main Class.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Dependency Management

The JAVA DEPENDENCIES view allows you to manage your dependencies. More details can be found here.

About

Java Project on School Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages