Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Description The use case used in the Evaluation Challenge is for a small Employee Attendance System Web Application which is contains the basic functionality in

Description
The use case used in the Evaluation Challenge is for a small Employee Attendance System Web Application which is contains the basic functionality in any project such as create, update, and delete records.
Submission Requirement
The candidate required to create a solution from three parts:
Database
The used database could be MS SQL or MySQL.
Back-end
It is required to use .Net Core
Project structure is significant and considered during the evaluation.
The candidate can use any library could speed up the development.
Front-end
It is required from the candidate to use ASP.net Razor.
It is required from the candidate to use Bootstrap for application style.
The candidate can use any library could speed up the development.
Use case
We need you to create a web application for a small Employee Attendance Log with the following Feature:
Entities
Employee
Attendance (Check In, Checkout)
Business
Work starts form 7:00 am to 4:00 pm with one hour lunch break started at 12:00 pm to 1:00 pm
Employee will have one checking and one checkout event per day
The employee has allowance until 8:00 am for check- in and 3:00pm for check-out
Prevent double check in operation or double checkout operation (Optional)
Any attendance after 8.30 AM flag a late check-in event and any check out before 3.00 pm flag early check out event
Any flag must be justified with reason (Optional)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What does stickiest refer to in regard to social media

Answered: 1 week ago