FE and WCE 2022 project on attendance and payroll app
An in-depth paragraph about your project, the tools and methods used, design approach, and overview of use.
Django - MySQL
User module is already there in ver 1.0 www.feweather.com
All other modules have to be added as pert of ver 2.0.
- Shift Management, Leave and Advance Request, Payroll Reports and Scorecard report, Attendance Device Management, Missing Punch Report and Updation, Manual Punch
- employee
- site
- team
- attendance_band
- attendance_mc ( Proton Team will be creating this),
- holiday,
- leave ,
- shift_Rate_Default,
- shift_Rate_Actual,
- app_attendance .
Shift Rate Default is a team wise - day wise Salary Rate / Day. Shift Rate Actual is the rate updated by site manager at the end of each day. If Shift Rate Actual is not updated then the default Shift Rate is used for calculation of salary .
App_Attendance is the attendance updated from Mobile App and this has to be stored in a separate table from attendance updated from Attendance Machines. The facilty for using APP for attendance is to be controlled from employee master. (is APP attendance allowed : YES / No ). This will be a new field in the existing employee table.
- Describe any prerequisites, libraries, OS version, etc., needed before installing program.
- ex. Windows 10
- All steps to install your project
- Any modifications needed to be made to files/folders
- How to run the program
- Step-by-step bullets
code blocks for commands
Here's a link to the presentation about coding practices and guide to git and GitHub: link
Here is a link to Guideline for building reports link
Add any additional documentation.
Any advise for common problems or issues.
command to run if program contains helper info
Flutter: Brijesh Kumar 9541346955
MySQL: Aman Agrawal 8766468554
Django: Saurabh Patil 7083204629
PHP: Parshwa Onil Shah 8796200905
Git: Vyankatesh Sanjay Bura 8850426459
Contributors names and contact info
ex. John Doe @JDoe
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release



