Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T19:35:53.000Z (over 3 years ago)
- Last Synced: 2023-03-09T07:42:40.788Z (almost 2 years ago)
- Topics: backend, demo, hrms, java, spring
- Language: Java
- Homepage:
- Size: 247 KB
- Stars: 79
- Watchers: 3
- Forks: 5
- 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
[![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](https://www.java.com/)
[![Spring](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white)](https://spring.io/)
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/)### Models
[![](https://user-images.githubusercontent.com/53148314/124398958-23d8c480-dd21-11eb-9eef-f3a0ab7740f3.png)](https://user-images.githubusercontent.com/53148314/124398958-23d8c480-dd21-11eb-9eef-f3a0ab7740f3.png)
## Usage
### API Documentation
Please refer to the swagger documentation.
[![API Documentation](https://img.shields.io/badge/Swagger-85EA2D?style=for-the-badge&logo=swagger&logoColor=black)](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)