File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919<p align =" center " >
2020 <img src =" https://img.shields.io/badge/University-Daffodil%20International%20University-002147?style=flat-square " alt =" DIU " >
2121 <img src =" https://img.shields.io/badge/Semester-Spring%202026-informational?style=flat-square " alt =" Semester " >
22+ <img src =" https://img.shields.io/badge/Status-Deployed-brightgreen?style=flat-square " alt =" Deployed " >
23+ </p >
24+
25+ <p align =" center " >
26+ <a href =" https://mohammademon10.github.io/Data-Structure-CSE124-PROJECT/ " ><strong >🌐 Live Demo →</strong ></a >
27+   ;  ; |  ;  ;
28+ <a href =" https://github.com/mohammademon10/Data-Structure-CSE124-PROJECT " ><strong >📦 Repository →</strong ></a >
2229</p >
2330
2431---
@@ -130,7 +137,7 @@ Student-Database-Management-System/
130137│ ├── js/
131138│ │ └── app.js # CRUD logic with localStorage
132139│ └── assets/
133- │ └── diu-logo.png # University logo
140+ │ └── DIU_logo.jpg # University logo
134141│
135142├── tests/ # Test documentation
136143│ └── test_cases.txt # 20 functional test cases
@@ -181,8 +188,8 @@ graph TD
181188
182189### Clone the Repository
183190``` bash
184- git clone https://github.com/your-username/Student-Database-Management-System .git
185- cd Student-Database-Management-System
191+ git clone https://github.com/mohammademon10/Data-Structure-CSE124-PROJECT .git
192+ cd Data-Structure-CSE124-PROJECT
186193```
187194
188195### Run the Console Backend
You can’t perform that action at this time.
0 commit comments