Skip to content

This WebPage Is Built With PHP And MySQL. It Can Calculates The CGPA According To Your Grades With PHP.

Notifications You must be signed in to change notification settings

Somgester/grade_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grade Generator

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.

How to Use:

  1. Installation:
    • Clone this repository to your local machine.
    git clone https://github.com/Somgester/grade_generator.git
    
  2. 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!!!! 🗿😁

About

This WebPage Is Built With PHP And MySQL. It Can Calculates The CGPA According To Your Grades With PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published