Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkapg211002/student-result-management-system
A website to add and manage students and their results
https://github.com/arkapg211002/student-result-management-system
bootstrap css html javascript jquery mysql php xampp
Last synced: about 5 hours ago
JSON representation
A website to add and manage students and their results
- Host: GitHub
- URL: https://github.com/arkapg211002/student-result-management-system
- Owner: arkapg211002
- License: mit
- Created: 2023-10-11T16:02:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T07:46:31.000Z (12 months ago)
- Last Synced: 2023-11-23T08:44:33.749Z (12 months ago)
- Topics: bootstrap, css, html, javascript, jquery, mysql, php, xampp
- Language: JavaScript
- Homepage: https://arkaphpcrud.000webhostapp.com/index.php
- Size: 60.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-password.php
- License: LICENSE
Awesome Lists containing this project
README
Student Result Management System
The Student Result Management System is a comprehensive and efficient software solution designed to streamline the process of managing and organizing student academic results in an educational institution. This GitHub repository contains the source code and related files for the Student Result Management System providing a foundation for a robust and user-friendly application.
Project Screenshots:
Steps to run the project
1. Download the [Zip File](https://github.com/arkapg211002/Student-Result-Management-System/blob/main/SRMS.zip)
2. Extract the zip file
3. Go inside the `SE Project` folder copy the `srms` folder and paste it under `htdocs` folder of `xampp` folder of your system
4. Download the [srms database](https://github.com/arkapg211002/Student-Result-Management-System/tree/main/srms%20database)
5. Using `XAMPP` open `phpMyAdmin`
6. Create a database named `srms`
7. Import the SQL file in the extracted project folder
8. In a new tab open `http://localhost/srms/`Admin Login :
Username: admin
Password: adminTeacher Login :
Username: teacher
Password: 1234Result Generation sample
Roll Number; 13000121058
Classname: Third Year Section-A[Other SE Lab-related files for the Prototype](https://github.com/arkapg211002/SEM-5-CSE/tree/main/Software%20Engineering%20Lab%20(ESC591)/Assignment%2012)