Skip to content

MertcanKayirici/Student-Grade-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 

Repository files navigation

๐Ÿš€ Student Grade System Ecosystem


๐Ÿ“Œ Overview

This repository represents a multi-implementation Student Grade Management System, developed using different technologies to demonstrate backend thinking, data flow design, and scalable architecture approaches.

๐Ÿš€ A multi-layered system that demonstrates how the same problem can be solved across different architectures โ€” from Excel-based automation to full backend web systems.


๐Ÿงฉ Projects

๐ŸŸข Excel VBA Version

๐Ÿ“‚ Repo:
๐Ÿ‘‰ https://github.com/MertcanKayirici/Student-Grade-System-Excel-VBA

๐ŸŽฌ Demo

๐Ÿ“ธ Screenshots


๐Ÿ”ต PHP + MySQL Version

๐Ÿ“‚ Repo:
๐Ÿ‘‰ https://github.com/MertcanKayirici/Student-Grade-System-PHP

๐ŸŽฌ Demo

๐Ÿ“ธ Screenshots


โš–๏ธ Comparison

Feature Excel VBA PHP System
UI UserForm Web Interface
Data Storage Excel Sheets MySQL
Architecture Event-driven Controller-based
Scalability Low High
Deployment Local Web Server

๐Ÿ—๏ธ Architecture Perspective

This ecosystem demonstrates:

  • Separation of concerns
  • Different data persistence strategies
  • UI vs Backend responsibility split
  • Evolution from desktop โ†’ web system

๐Ÿš€ Why This Matters

This is not just a project โ€” it's a progression:

  1. ๐Ÿ“Š Excel VBA โ†’ Local automation system
  2. ๐ŸŒ PHP โ†’ Backend-driven web system

๐Ÿ‘‰ Shows ability to:

  • Transform logic across platforms
  • Scale architecture
  • Think beyond a single tech stack

๐Ÿ”ฎ Future Vision

  • ๐Ÿ”— ASP.NET Core API version
  • ๐Ÿง  Centralized backend service
  • ๐Ÿ“Š Analytics dashboard
  • ๐Ÿ” Authentication system
  • โ˜๏ธ Cloud deployment

๐Ÿ‘จโ€๐Ÿ’ป Developer

Mertcan Kayฤฑrฤฑcฤฑ

Backend-focused developer building structured and scalable systems.


โญ Final Note

This repository reflects a mindset:
"Same problem โ†’ multiple solutions โ†’ better engineering thinking."

If you like this project, consider giving it a โญ

About

A simple and functional Student Grade Management System built with PHP and MySQL. The system allows managing student records, performing CRUD operations, and automatically calculating grades, demonstrating core backend and database management skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors