Skip to main content

College Management System in visual basic 6.0

College Management System in visual basic 6.0
The project College Management System developed using visual basic 6.0 and Oracle database. The clerk of the college filling the Admission Details. The masters information consist of storing the details of course available, the subject of particular course, the teacher information, the holiday information, etc. Attendance entries consist of two main aspects which are, Student Attendance and Teacher Attendance. The marks entry process is used to store the information of marks of different test that area taken during the whole year. The purchase details is used to give the details of purchase. Report module generates student report, teachers report, marks report, attendance report, purchase report, etc
The modules of College Management System are:
Admission Details module:The Admission Root is used to enter details of students studying in college. It includes the course in which the student is studying, the year number and the roll number of the student.
Master Configuration module:
The Masters Root can be selected when the user want to perform administrative work. It includes information regarding the courses offered by the college, details of teacher in the college, details of devices used in the college, details of vendor from whom we purchase the devices etc.
Attendance module:The Student Attendance module is used to store daily attendance of the students that are studying in the college. The Teacher Attendance module is used to store daily attendance of all the teachers that are teaching in the college.
Marks module:The Marks Entry is used to enter different marks of different test taken in the college of all students.
Purchase module:The Purchase module is used to store information of all relation of vendor and items that are purchased by the college. It also include price of items.
Report module:
There are mainly three types of reports, i.e; Student Details report, Staff Attendance report and Vendor & Item Report
Software requirements:
Front-end: Visual Basic 6.0
Back-end: Oracle 8.0

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