Skip to content

misalakash96/FE

Repository files navigation

WCE22_Assassins

FE and WCE 2022 project on attendance and payroll app

Description

An in-depth paragraph about your project, the tools and methods used, design approach, and overview of use.

WCE22 Diagrams-Payroll App Schematic drawio

Project Structure

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

Directory Structure

following tables already exist in fedbmiraj database

  • employee
  • site
  • team
  • attendance_band

following new tables are required :

  • 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.

WCE22 Diagrams-ERD-Payroll-JRP drawio

Dependencies

  • Describe any prerequisites, libraries, OS version, etc., needed before installing program.
  • ex. Windows 10

Usage

Installing

  • All steps to install your project
  • Any modifications needed to be made to files/folders

Executing

  • How to run the program
  • Step-by-step bullets
code blocks for commands

Help

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

Screen Layout Template

FirstScreen Layout

Database Entity Relation Diagram

WCE22 Diagrams-ERD-Payroll-JRP drawio

Add any additional documentation.

Any advise for common problems or issues.

command to run if program contains helper info

Contacts for tech 'champions'

Flutter: Brijesh Kumar 9541346955

MySQL: Aman Agrawal 8766468554

Django: Saurabh Patil 7083204629

PHP: Parshwa Onil Shah 8796200905

Git: Vyankatesh Sanjay Bura 8850426459

Authors

Contributors names and contact info

ex. John Doe @JDoe

Version History

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors