Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented PHP *This is a simple project on php with object oriented style created by following principles of SOFTWARE ENGINEERING

This defines our problem statement:

*All the crude operations of employe *for a single company *Salary assigned to user as per his designation *As this is a basic Project there will be only dashboard on the user side and a small feature to decided holidays only for the managers

To do: *calculate the monthly salary of the employee *predict the salary of the person according to his current attendance weekly monthly yearly(SPECIAL FEATURE) *TDS will be deducted from the salary

What is TDS ??

TDS stands for tax deducted at source. As per the Income Tax Act, any company or person making a payment is required to deduct tax at source if the payment exceeds certain threshold limits. TDS has to be deducted at the rates prescribed by the tax department. The company or person that makes the payment after deducting TDS is called a deductor and the company or person receiving the payment is called the deductee. It is the deductor’s responsibility to deduct TDS before making the payment and deposit the same with the government. TDS is deducted irrespective of the mode of payment–cash, cheque or credit–and is linked to the PAN of the deductor and deductee. TDS is deducted on the following types of payments: Salaries Interest payments by banks Commission payments Rent payments Consultation fees Professional fees RULES FOR TDS

TDS=0% Up to Rs.3,00,000 TDS=5% Rs.2,50,001-Rs.5,00,000 TDS=10% Rs.5,00,001-Rs.10,00,000 TDS=30% Above Rs.10,00,000

/********************************************************************************************************/ API For Getting public holidays(This fetches the data and will be used by the fullcalendar api)

https://developers.google.com/calendar/v3/reference/calendarList/list#auth API For viewing the calendar for Manager Page

/********************************************************************************************************/ API For Getting public holidays(This fetches the data and will be used by the fullcalendar api)

API For viewing the calendar for Manager Page

API For making the salary slip in pdf format

Employee Management- -assets -css -js -vendors -bootstrap -jquery -images -users -classes -includes -all php files -index.php

=======

Wow i was scuseefull

About

Object Oriented PHP

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages