Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fathi-riham-mn/school-student-management-system
School Student Management System developed by the Binary Brains Group for the Open University of Sri Lanka (OUSL)
https://github.com/fathi-riham-mn/school-student-management-system
codeigniter mysql php school-management-system xampp
Last synced: about 1 month ago
JSON representation
School Student Management System developed by the Binary Brains Group for the Open University of Sri Lanka (OUSL)
- Host: GitHub
- URL: https://github.com/fathi-riham-mn/school-student-management-system
- Owner: fathi-riham-mn
- Created: 2023-11-24T19:01:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T09:20:42.000Z (12 months ago)
- Last Synced: 2024-11-28T00:06:55.652Z (about 1 month ago)
- Topics: codeigniter, mysql, php, school-management-system, xampp
- Language: PHP
- Homepage: https://school-student-management-system.vercel.app
- Size: 12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
School Student Management System
A school student management system is designed to reduce the workload of administrative tasks, store personal information, and easily track student's records.This system is designed to help simplify school administrative tasks according to the provided information.
### Language and Tools
- HTML5, CSS3, JavaScript
- Bootstrap, Ajax, jQuery
- MySQL, PHP, CodeIgniter 3### UI Screenshots
### Steps
1. Download the zip file
2. Extract the file and copy htdocs folder
3. Paste inside root directory(for xampp xampp/htdocs) xampp 5.6.40 is recommended
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name school_db
6. Import school_db.sql file(given inside the zip package in database file folder)
7. Run the script http://localhost/School-Student-Management-System### Login Credentials Details
- for admin (Password: 123):
Email: [email protected]- for Parent's (Password: 123):
Email: [email protected]
Email: [email protected]
Email: [email protected]
Email: [email protected]- for Student's (Password: 123):
Email: [email protected]
Email: [email protected]
Email: [email protected]
Email: [email protected]- for Teacher's (Password: 123):
Email: [email protected]
Email: [email protected]
Email: [email protected]