MODULE NAME
User
User Authentication
Simultaneous game
Wild card round
Admin
Admin Authentication
Round One Report
Round Two Report
Round Three Report
IBU
Final Proportion
MODULE DESCRIPTION & MODULE DIAGRAM
User Authentication
In authentication module is used to checking the user as valid or invalid. In this module enter the username and password, this username and password is check into the database. If username and password is correct then allow to next processing, otherwise it consider as invalid user and again go to the login process.
Simultaneous game
In the simultaneous game total round are three. In First round having ten questions. if you will get minim five mark you will go for second round, otherwise you will be eliminated. Then second round having eight questions. if you will get minimum five mark you will go for third round, otherwise you will be eliminated. Finally third round having six questions. if you will get minimum five mark you will be selected, otherwise you will be eliminated.
Wild card round
The wild card round is Eliminator round. if the players is loss a game he will get the chance for wild card round. In thus round having two question. If you will get two marks you will be selected for again playing the third round, otherwise he will loss game.
Admin Authentication
In authentication module is used to checking the admin as valid or invalid. In this module enter the admin username and password, this username and password is check into the database. If username and password is correct then allow to next processing, otherwise it consider as invalid user and again go to the login process.
Round One Report
First to collect the details from player’s name, username, pasword, age, mobile number and address. This is the player purpose but main concept is to get the details from players score. Finally to collect the details and give report for round one.
.
Round Two Reports
Admin user to collect the details from player’s name, password and first round score. Then get the player’s score detail’s for second round.Finally collect the two details and give the the second round report for the game.
Round Three Reports
Admin user to collect the detail’s from name, first and second round score. Then get the player’s score detail’s for third round. Finally to collect the two details and give the third round report for the game.
Imitate best user
The final step is imitating the best user in the puzzle numeric logic game. First we collect the first, second and final round details and then select the best player of game is based on score details.
Final proportion
Final proportion is the main scope of the projects. It is based on the three level games. We will collect the three level reports and gather the information finally it will show the final proportion of the game.
System Architecture
The system architecture consists of client, server and trusted authority in which both are processing to transmitting health information as the secure manner via cloud Here client send the health information to the trusted authority and trusted authority receive the client sending information’s. after received the files trusted authority is generate the public and secrete key for encrypting and decrypting purpose and distribute that keys to the client and server, this keys are receive the client and server. In the server side use this key and decrypt the receive file and transmit to the client, then client decrypt the received file and get the original files
Data Flow Diagram
A data flow diagram (DFD) is a graphical representation of the “flow” of data through an information system. It differs from the flowchart as it shows the data flow instead of the control flow of the program. A data flow diagram can also be used for the visualization of data processing. The DFD is designed to show how a system is divided into smaller portions and to highlight the flow of data between those parts.
LEVEL 0
LEVEL 1
LEVEL 2
LEVEL 3
LEVEL 4
ALL LEVEL