This android app is for employees managment system with the following features
- Departments and employees insertion along with corresponding information
- Tasks assigning for both employees and departments along with specified deadlines
- Employees average evaluation based upon their cumulative tasks evaluation
- Ability to update or delete any entity in the app
To build this project, use the "gradle build" command or use "Import Project" in Android Studio.
Target API version: 21+
We benefited from this piece of code to create an EditText with bullets to give the employee notes an organized look. https://gist.github.com/outlander24/771d8d6f0801cb6e9fabc1c03a9f5c5b#file-customedittextwithbullets-java
Copyright (c) 2018 AYA ASHRAF SABER MOHAMED License.md
The app, at the current version, is a good nucleus for managment applications of the same kind. We welcome any attempts for editing, enhancing, or even integrating this app into other projects.
Notes
Although the app is still under development, it already shows basic options and simple design. We are looking forword to receiving any suggestions or notes (regarding any aspect in the app) as they help us to produce applications of better quality.