Skip to main content

Office automation system

Project title: Office automation system

Use of Office automation system
The purpose of this project is to automate the office work. The current system in the office is a manual system which includes paper document. In such a system its very difficult to keep track of all the records. Our project aims at creating an application which will automate the processes in a college office.
The Office automation system consists of the following modules:
  • Master
  • Student
  • Employee
  • Transaction
  • Search
  • Report
  • Exit
Software Interface
The software requires the support of the following software for the database and other requirements.
  • VB.NET feature of the Microsoft Visual Studio 2008 for the front end.
  • SQL server 2008 for the database
FUNCTIONAL REQUIREMENTS
MODULE 1: ATTENDENCE
In this module the user is required to enter Staff ID,name and Password and click the RegisterAttenence button to indicate his presence for that day.
MODULE 2: ATTENDENCE VIEW
This module shows the yearly and monthly attendance of the Staff.
MODULE 3: COURSE
This module enables the user to manipulate and view the course details- Departmentwise  and Description.
MODULE 4: DEPARTMENTENTRY
This module enables the user to manipulate and view the department details – Department  and Description.
MODULE 5 : DESIGNATION
This module enables the user to manipulate and view the designation details – Designation and Description.
MODULE 6 : DONATION
This enables the user to manipulate and view the donation details that have been made
  • Department wise
  • Course wise
  • Semester wise.
MODULE 7 : EXAM DETAILS
This enables the user to manipulate and view the exam details
  • Subject name
  • Date when the exam is held
  • Total marks
  • Pass marks
MODULE 8 : FEES DETAILS
This enables the user to manipulate and view the fees details like
  • Tution fees
  • Exam fees
  • Donation fees
MODULE 9 : FEES PAYMENT
This enables the user to manipulate and view the fees payment details which are
  • Fees amount
  • Concession
  • Fees paid
  • Balance amount
  • Donation fees
MODULE 10 : MAIN PAGE
When the user logs in, the user goes to this module which contains a menu strip that has 7 menu items.
  • Master
When the user clicks the Master menu item, a dropdown list appears that contains
  • Department
  • Course
  • Designation
  • Subject details
  • Examination details
  • Fees details
  • Donation and tuition
  • Scholarship
    • Student
When the user clicks the Student menu item, a dropdown list appears that contains
  • Profile entry
  • Other details
  • Result entry
    • Employee
When the user clicks the Employee menu item, a dropdown list appears that contains
  • Staff entry
  • Attendance
    • Transaction
When the user clicks the Transaction menu item, a dropdown list appears that contains
  • Student transaction
  •  Employee transaction
  • Report

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

College Project Approval System - Java Project

College Project Approval System - Java Project Project Details Project Code JWI174 Title College Project Approval System - Java Project Project Type Java Web Application (JSP) Front End NetBeans Back End MySQL ollege Project Management System Abstract Academic Project management is a major issue which is faced by many educational institutes in India, the main reason for this is there is no automated system followed in any institute. College management/staff gathers all the project reports and project sources from students and store them physically in some locations probably libraries. To overcome this practical problem and also to make the process easy we developed a secured  intranet  application which is useful for each and every institute.  The application should allow the student to login and upload/enter all his details regarding project such as project abstract, White papers, SRS, PPTs, Sources etc…. All this details must be maintained in da...

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