-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created intro paragraph for the readme file
- Loading branch information
1 parent
24df2b9
commit a0e644d
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# Athena | ||
Human resource management system | ||
|
||
Athena is a basic HR management system that allows to display basic information about employees, companies, important dates, as well as enables users to create vacation requests for approval. The model splits users into two separate categories - managers and employees and gives permissions to managers to approve vacation requests from employees. |