0% found this document useful (0 votes)
3 views

Script

life script

Uploaded by

armaayush111
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Script

life script

Uploaded by

armaayush111
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Script

Today I will be presenting my computer science internal assessment where I will go through all my
success critereas and see if they are fulfilled through my web application this is made for my cricket
coach who runs a academy

I made the web app using

To start with View all players

When the user clicks on the player profile, they will be directed to a page where they can view all the
players registered to the academy . The system will retrieve the player data from the database and
display it on the page.

Criterea 2Add players

When the user clicks on the add player button, they will be directed to a form where they can enter
the player's details and upload their profile picture. The system will enter the user input and store
the data in the database

Criterea 3 View training methods

When the user clicks on any training method from the home page, they will be directed to a page
where they can view all the details of the training. The system will retrieve the training data from the
database and display it on the page.

Criterea 4View matches

When the user clicks on matches, they will be directed to a page where they can view a list of all the
matches added. The system will retrieve the match data from the database and display it on the
page.

Criterea 5: View match summary

When the user clicks on any match, they will be directed to a page where they can view the entire
match summary and individual player performances. The system will retrieve the match and player
data from the database and display it on the page.

Crieterea 6 6: Add new match

When the user clicks on add match, they will be directed to a form where they can enter all the
match summary details. The system will enter the user input and store the data in the database.

Criterea 7: Add individual performances to match


When the user adds a new match, they will see all the players registered to the academy and can add
their individual performances. The system will enter the user input and update the player stats in the
database.

Criterea 8: Player performance update

When the user adds a new match and adds a player performance, the individual performance will be
updated in the player stats in the database.

Criterea 9: Navigation between players and match data

On every screen, the user will have a navigation bar where they have options to return back to the
home page and either view matches or view player data. The system will provide a consistent user
experience by maintaining a navigation bar on every page.

You might also like