filmov
tv
[Mini Project] TSEC - College website using HTML, CSS, Javascript, Php and MySqli

Показать описание
Mini project of a college management system made entirely using HTML, CSS, Javascript, Php and MySqli.
HTML and CSS are used for website structure and styling,
Javascript is mainly used for javascript(form) validation such as not allowing invalid input or prompting for user confirmation.
Php and MySqli are used for data insertion, update, and deletion in and from the database (tool used - PhpMyAdmin) Php validation is also done on some of the forms,
A visitor can only navigate through the About us, News, and Contact us page, they can read Notice Board and also view all of the Student Results
An admin must be logged in for adding/deleting/updating Student Information or Notice Board. Each admin(teacher) can only add/edit/delete their own set of students' information, an admin also has permission to register a new admin(teacher).
HTML and CSS are used for website structure and styling,
Javascript is mainly used for javascript(form) validation such as not allowing invalid input or prompting for user confirmation.
Php and MySqli are used for data insertion, update, and deletion in and from the database (tool used - PhpMyAdmin) Php validation is also done on some of the forms,
A visitor can only navigate through the About us, News, and Contact us page, they can read Notice Board and also view all of the Student Results
An admin must be logged in for adding/deleting/updating Student Information or Notice Board. Each admin(teacher) can only add/edit/delete their own set of students' information, an admin also has permission to register a new admin(teacher).