The Matrix Project

Final Exam 60% Option

Update the Mid term project. 

Make sure the matrix is clearly displayed in a text file or in an html file. Based on the matrix given I will check to see if certain strings exist. This means I need to see the matrix first.  Do not create the matrix and check to see if a certain string was created at the same time. I will only check strings in the forward horizontal rows.

Whether, the string is found or not, an appropriate response to an html page must be given. I will not accept output to a text file or the console. If I do not get an appropriate response to an html page, don’t expect more than 40% on this final.

Users don’t have to login to play. But if a user logins to play, not only their score is shown when they are done playing , but the top 3 scores and the players that earned them are also  displayed.

Those who don’t have an account can  register.

Admin are special users who can play but also perform CRUD on the  info in a table (even change a player’s score). In your pdf explain what these crud operations are. In your pdf explain how to use your system.

Please make a 10 minute video of you demoing your application (ie actually running it and navigating it). There will be penalties for videos surpassing  10 minutes.

Please make your system easy for me to use. Otherwise expect deductions.

Have some users and their scores prepopulated in data.sql

Do not use Devtools or anything not used in the class (java script is ok)

Any announcements made  are binding to the exam.

Want latest solution of this assignment