This is a simple PHP application designed to generate CGPA (Cumulative Grade Point Average) for students based on their roll numbers and the grades stored in a MySQL database.
- Installation:
- Clone this repository to your local machine.
git clone https://github.com/Somgester/grade_generator.git
- How To Run
- Paste this folder inside the xampp/htdocs folder. start the xampp server (Apache, MySQL).
- Go to phpmyadmin by clicking admin in the same row as MySQL.
- Create a new databse, named universityy.
- Then import the database from the database file i provided in the database folder there.
localhost/grade_generator/frontend.php
Flow to run the project.
download xampp setup it --> create new folder inside htdocs (xampp/htdocs) --> clone this repository in grade_generator folder --> start xampp server and goto phpmyadmin --> create database --> import database file to the database --> open your browser --> then type localhost/grade_generator/frontend.php
and done enjoy!!!! 🗿😁