https://github.com/ahmet-cetinkaya/hrms-project-backend
N-Layer Architecture human resource management system project with Java.
https://github.com/ahmet-cetinkaya/hrms-project-backend
backend demo hrms java spring
Last synced: 2 months ago
JSON representation
N-Layer Architecture human resource management system project with Java.
- Host: GitHub
- URL: https://github.com/ahmet-cetinkaya/hrms-project-backend
- Owner: ahmet-cetinkaya
- License: mit
- Created: 2021-05-12T13:35:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T19:35:53.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T18:40:55.740Z (3 months ago)
- Topics: backend, demo, hrms, java, spring
- Language: Java
- Homepage:
- Size: 247 KB
- Stars: 89
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HRMS Project Backend
N-Layer Architecture human resource management system project with Java.
Report Bug
·
Request Feature
## About The Project
### Built With
[](https://www.java.com/)
[](https://spring.io/)
[](https://www.postgresql.org/)### Models
[](https://user-images.githubusercontent.com/53148314/124398958-23d8c480-dd21-11eb-9eef-f3a0ab7740f3.png)
## Usage
### API Documentation
Please refer to the swagger documentation.
[](https://github.com/ahmet-cetinkaya/hrms-project-backend/blob/master/APIDocumentation.md)
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Ahmet ÇETİNKAYA - [ahmetcetinkaya.info](https://ahmetcetinkaya.info/)
Project Link: [https://github.com/ahmet-cetinkaya/hrms-project-backend](https://github.com/ahmet-cetinkaya/hrms-project-backend)
## Acknowledgements
- [Engin Demirog](https://www.linkedin.com/in/engindemirog)