Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piiyuushh/teachermgmtsystem
https://github.com/piiyuushh/teachermgmtsystem
gui java method-override oop swing
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piiyuushh/teachermgmtsystem
- Owner: piiyuushh
- Created: 2024-06-20T10:42:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T04:25:19.000Z (24 days ago)
- Last Synced: 2024-10-23T06:39:11.667Z (23 days ago)
- Topics: gui, java, method-override, oop, swing
- Language: Java
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)