You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quiz Application made with PHP and Front-End Technologies.
Concepts and Methods implemented in this project :
Data Fetching from forms to PHP Scripts.
PHP Form Validation
Making POST Requests and redirecting to different routes.
Reusing PHP scripts to embed them as template to other pages.
Development Logs :
March 26, 2022 : Added the basic templates/structure for the project and made different PHP scripts for respective routes.
March 27, 2022 : Completed designing the pages/scripts for Home and Play Route with achieving the redirect functionality for user choice quiz.
March 28, 2022 : Added the PHP scripts and redirect files to different quiz pages depending upon their category. Enhanced UI for all webpages.
March 29-30, 2022 : Added quizzes for all categories, configured and enhanced results page, finished designing of play route.
March 31, 2022 : Made webpages for contact and other project routes. Updated the scripts for webpages and enhanced UI. Finished all the project work for the Quiz Application. ⭐