https://github.com/diable201/oop-project-intranet-system
OOP Final Project KBTU spring 2021
https://github.com/diable201/oop-project-intranet-system
intranet java javadoc
Last synced: 7 months ago
JSON representation
OOP Final Project KBTU spring 2021
- Host: GitHub
- URL: https://github.com/diable201/oop-project-intranet-system
- Owner: diable201
- License: mit
- Created: 2021-05-09T10:31:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T18:42:50.000Z (about 4 years ago)
- Last Synced: 2025-01-17T19:55:24.631Z (9 months ago)
- Topics: intranet, java, javadoc
- Language: Java
- Homepage:
- Size: 4.08 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP Final Project

## About Project
Project - university system **INTRANET**. We have classes (superclasses, subclasses, abstract classes), interfaces, enumerations, own exceptions, patterns, etc. - all techniques we have studied.
Before coding we designed our system - create an architecture using UML diagrams (Use case, Class Diagrams). You can find them in [UML Diagrams](https://github.com/diable201/OOP-Project-Intranet-System/tree/master/Uml_Diagrams) folder.
## Report
Also, you can find presentation and report about project in [Report](https://github.com/diable201/OOP-Project-Intranet-System/tree/master/Report) folder.
## Team Members
| Surname | Name | Github |
| :-----------: |:-------------:| :-------------: |
| Seitbekov | Sanzhar | [Click Here](https://github.com/diable201) |
| Makhmut | Abulkhair | [Click Here](https://github.com/Abulkhair23) |
| Akhmetkan | Azhar | [Click Here](https://github.com/AzhrAkhmtkn) |
## License
This repository is released under the [MIT license](LICENSE). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.