It's a basic TADA app,where HR keep track of their work
1.Windows 10
2.Visual Studio 2019 Community
3.MS SQL server 2019
4.Microsoft Sql Server Management Studio
P.S: Try to clone using VS19
It's a simple web app that would have only two pages. And to keep things simple all data entries will be done by the account office.
-
TA/DA entry page, that takes a TA/DA entry containing
a. Date of the entry
b. Employee name which is selected from previously stored employee list
c. Expenses
d. Also if the TA/DA is already paid or not. -
TA/DA history page, this page shows the previous TA/DA entries sorted by date first. In the Paid column there should be a provision for changing unpaid entry to paid entry, in case it is paid later.
======================================= 1 ==============================================
======================================= 2 ==============================================