Skip to main content

Attendance System

The objective of the Attendance System is to keep track of all the employees about their attendance so that the company can calculate their basic salary according to their attendance. This automated system will help in reducing the paper work by the user drastically. It keeps all the important information saved safely in the database which can be taken back up from time to time. The system is user friendly and easy to use easy to use. The efficiency is improved for everyone involved by the automated systems. Data storing is easier. 
Scope:
The Attendance System is very helpful in marking attendance instead of maintaining in a record or a file. The software is able to gain all the information required.
Project Category:
Network based Application
Description:
The software to be produced is on “Attendance System”. The first activity to be carried is to registration. Here the admin provides the username and password for each employee or user through which he/she can login and mark their particular attendance. Next is the employee registration. The user can store each employee’s information into the database. The user also has the authority to modify or delete the employee’s information. Now the employee can login and need to go to his/her profile where he/she can see the Mark Attendance. On click on that module, the user gets to see a form. On a right click, another pop-up screen will appear. It consists of his/her name and the date. He just needs to fill his/her status. The status is a master. It includes Morning attended, day closed, lunch etc. Through this report the admin gets exact report of who were late, early and who were absent and for how many days.
Modules of the software:
Account Configuration:
Login registration: Admin has more authority than any other users. He can choose any user to use the software and the modules he select, can only be viewed and used by that particular employee. Admin provides username and password to employee for login purpose.
Password change: The user can change the password by entering his first password if necessary.
Login History: The software keeps track of the login history. This can be viewed only by the admin. It provides the employees login time and logout time. Through this the admin comes to who has worked how much.
Employee Masters: Employee master is included where the user can enter his name, address, contact and his basic salary. The user can add, delete or modify the existing details.
Mark Attendance: Now the employee can login and need to go to his/her profile where he/she can see the Mark Attendance. On click on that module, the user gets to see a form. On a right click, another pop-up screen will appear. It consists of his/her name and the date. He just needs to fill his/her status. The status is a master. It includes Morning attended, day closed, lunch etc
Report: At the end of the month report is generated to calculate the payment of each customer who arrived and purchased the apartment in that particular month.
Logout: This module allows the user to Logout the application. Further operations cannot be performed after user exits.
SOFTWARE REQUIREMENTS:
Language: Microsoft Visual Studio 2008
Database: Microsoft SQL server 2008
BIBLIOGRAPHY:
            Attendance System was developed for a company in marking attendance instead of maintaining in arecord or a file .It is designed for reducing time taken for calculations and for storing data. The system uses VB.NET as front end and Microsoft SQL as a backend for the database.
The system is strong enough to withstand regressive daily operations under conditions where the database is maintained and cleared over a certain time of span. The implementation of the system in the organization will considerably reduce time and also provide readily calculated reports.

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...