jaissugam / Grade-Calculation-System

This is a simple webpage embedded with html, css, php and mysql to implement a grade calculation and management in schools and colleges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grade-Calculation-System

This is a simple webpage made up with html, css, php and mysql to implement a grade calculation and management in schools and colleges. For the database, create a database named 'dbms' and a table named 'students' with required attributes. 'Students' should have the attributes: id,name,dob,grade,cgpa,physics,chemistry,maths,biology and english.

About

This is a simple webpage embedded with html, css, php and mysql to implement a grade calculation and management in schools and colleges.


Languages

Language:PHP 62.8%Language:Hack 37.2%