Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 762 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 762 Bytes

Proma (in progress)

API designed to manage employees' work in the company and organizing the tasks assigned to them.

❓ How it works

Users are allowed to create their account. Each account holder can join the existing organization or create his own. Organizations have employees, teams and tasks that we can manage if we have sufficient permissions. You will see more possibilities in the API Endpoints section below.

🤵 Author

💻 TechStack

  • Spring (Boot, JPA, JDBC, Mail, Security, Web)
  • Hibernate
  • MySQL
  • Lombok
  • JavaFaker

📈 Entity Relation Diagram

API Endpoints