Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piiyuushh/teachermgmtsystem


https://github.com/piiyuushh/teachermgmtsystem

gui java method-override oop swing

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Teacher Management system

## Installation

Install Java development kit (JDK).

Then use this command in terminal to check java version
```bash
java -version
```
Run the ```TeacherGui.java``` file to execute the app.

### Objective of the project
to understand the concept of method overriding, overloading, constructors, objects, awt and swing packages etc.

## Contributing

Contributions are always welcome!

Please adhere to this project's `code of conduct`.

## Created by

- [@piiyuushh](https://www.github.com/piiyuushh)