Free Academic Seminars And Projects Reports

Full Version: CHITS MANAGEMENT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=14445]
Objective of the Project:
The project titled CHIT MANAGEMENT is a web-based application. It allows the user to register into the website and can gets the details about the chits, auction amounts related to their chits. It also allows a newly registered person to join in a new chit based on their requirements.
The administrator plays a key role in the project. The administrator has all the powers over the website. The administrator will modify the data whatever it is necessary in the database.
PROBLEM DEFINITION
The CHIT MANAGEMENT
Project describes about chit details, customer details, chit amount details etc
The chit management will computerize the various activities carried out in the chits. It also provides user to interact and see the details .It also provides the user to update or modify their details if needed
A chit is a mutually beneficial scheme where a group of people contributes towards the chit value and one member from the group is given the prize amount and dividends are distributed to all the other members.
A Chit consists of n number of people. They have to pay the money for n months. The money is divided among those people equally.
We can pay the money in the form of cash or through bank. The money should be paid within weak after auction
Completed. A member can participate in auction from the starting if they pay the payments in time.
PROJECT ANALYSIS
Module Description:
The CHIT MANAGEMENT system consists of the following modules.
1. Administrator
2. Registration
3. Authentication
4. Customer
5. Update
6. Contact
These modules play important role in developing the project. Every module has its own importance. The administrator plays a key role and has all the rights over the project. The customer is a person who will be identified with a register id and password. The Update module will allow the person to modify their details like password, address. The contact module will give the details about the administrator.
Data Flow Diagrams:
About Data Flow:

The structure specification consists of Data Flow Diagrams that shows the major decomposition of system functions and their interfaces. A Data Flow Diagram has the purpose of clarifying
System requirements and identifying major transformations that will become programming in systems design. So, it is the stating phase of design phase that functionally decomposes the requirement, specification down to lowest level of details. A Data Flow Diagram consists of a series of processes connected by Data Flows.
Following are the conventions used while drawing the Data Flow Diagram for this system.
1. A rectangle represents the external entity also called source.
2. An arrow represents the passage of data called the flow joining system components.
3. An open rectangle represents a data store.
4. A circle represents a process that transforms the data.