Skip to main content

Office Management System

Office Management System
The software Office Management Systems objective is to provide a system which manages the office activities using a computer within a fraction of seconds. The software stores all the important data’s like a manual file keeping system through a database. This automated system is user friendly and error free. Paper work and manual power can be reduced using this automated system.
Description:
             The software to be produced is on “Office Automation System”. As the name suggests this is something related to the company or to the institution office. Here there are mainly 2 users i.e. Admin and the employee.  When Admin signs in, the welcome page is different and the welcome page is different for the employees. Admin provides username and password to the employee through which they can log in and use the system. He also has the right to add or modify the given username and password of the employee. The Admin also saves the complete employee details in the database. Admin has the security code while he signs in for the security purpose which will be known only to the Admin. Admin can assign tasks to the employee through the network based system. The notifications or the task assigned can be viewed by that particular employee to whom the task has been assigned when he signs in. Any complaint by the employee can be sent to the Admin.
Admin also has the authority to calculate the net salary for each employee depending on their attendance and basic salary and a pay slip will be generated. The employees can even apply for leave using the system. There are only a limited leaves in a month. Exceeding the limit n employee cannot apply for leave. The leave notification will be sent to the Admin. The Admin has a special feature of viewing periodic reports like the number of tasks assigned, number of tasks completed, salary report etc. All the information will be saved safely in the database.
Modules of the software:
  • Login Registration:  Admin provides username and password to the employee. He also has the right to add or modify the given username and password of the employee. Using this username and password, an employee can login to the system.
  • Security code: Admin has the security code while he signs in for the security purpose which will be known only to the Admin.
  • Task assignment: Admin can assign tasks to the employee through the network based system. The notifications or the task assigned can be viewed by that particular employee to whom the task has been assigned when he signs in.
  • Employee Registration: The first procedure is the Employee registration. Here the Admin enters all the details of an Employee including their basic salary. All these information will be stored in the database.
  • Salary: Admin also has the authority to calculate the net salary for each employee depending on their attendance and basic salary and a pay slip will be generated.
  • Leave apply: The employees can even apply for leave using the system. There are only a limited leaves in a month. Exceeding the limit n employee cannot apply for leave. The leave notification will be sent to the Admin.
  • Reports: The Admin has a special feature of viewing periodic reports like the number of tasks assigned, number of tasks completed, salary report etc.
  • Logout: This module allows the user to Logout the application. Further operations cannot be performed after user exits

Languages to be used:
  • Front End: Visual Basic.net
  • Back End: Microsoft SQL (Structured Query Language) Server:
  • Hardware requirements:
  • Processor: Intel dual core or above
  • Processor Speed:1.0GHZ or above
    • RAM: 1 GB RAM or above
    • Hard Disk: 20 GB hard disk or above                        
  • Software requirements:
  • Language: Microsoft Visual Studio 2008
  • Database: Microsoft SQL server 2008
  • Future Scope of the Project:
    • Reduction of paper work.
    • Human effort or Manual Labor can be reduced drastically.
    • Major operations that are done manually can be done within a matter of seconds.

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