Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta Release #22

Merged
merged 20 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

60 changes: 0 additions & 60 deletions .idea/workspace.xml

This file was deleted.

70 changes: 49 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,49 @@
# School-Student-Management-System

<img width="1458" alt="Screenshot 2023-11-25 at 5 37 46 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/cc09a9c5-1abb-4ced-a169-ba1f2c981ad0">

## User Credentials (Password for all is 123)
#### School Admin
[email protected] <br><br>
#### Parent's
[email protected] <br>
[email protected] <br>
[email protected] <br>
[email protected] <br><br>
#### Student's
[email protected] <br>
[email protected] <br>
[email protected] <br>
[email protected] <br><br>
#### Teacher's
[email protected] <br>
[email protected] <br>
[email protected] <br><br>
<h1 align="center">School Student Management System</h1>
<p align="justify">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.</p>

### Language and Tools
- HTML5, CSS3, JavaScript
- Bootstrap, Ajax, jQuery
- MySQL, PHP, CodeIgniter 3

### UI Screenshots
<img width="1469" alt="Screenshot 2023-12-08 at 12 36 24 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/30c19097-3d10-4c0d-9310-678507b29adb">
<img width="1469" alt="Screenshot 2023-12-08 at 12 36 53 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/ffd227a7-68df-422f-95e6-ea8996446024">
<img width="1469" alt="Screenshot 2023-12-08 at 12 37 05 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/6ed260e1-63a4-4bca-adf9-971f8f6a5800">
<img width="1469" alt="Screenshot 2023-12-08 at 12 37 35 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/5b8c55f5-21a5-4214-a50d-989b26e06e9c">
<img width="1469" alt="Screenshot 2023-12-08 at 12 37 49 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/36cd9d56-bd0c-4f27-b58f-1bb38bd390ba">
<img width="1469" alt="Screenshot 2023-12-08 at 12 38 02 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/fe688fe9-31b0-43a8-ba4c-123b1a83ef1f">
<img width="1469" alt="Screenshot 2023-12-08 at 12 38 08 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/949ec659-6b5c-4cad-b552-7154e0c5faf5">
<img width="1469" alt="Screenshot 2023-12-08 at 12 38 11 AM" src="https://github.com/OUSL-GROUP-BrinaryBrains/School-Student-Management-System/assets/90142607/5793852a-21e0-4e9b-ac53-56cd99d6e7b3">

### 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): <br>
Email: [email protected] <br>

- for Parent's (Password: 123):<br>
Email: [email protected] <br>
Email: [email protected] <br>
Email: [email protected] <br>
Email: [email protected] <br>

- for Student's (Password: 123):<br>
Email: [email protected] <br>
Email: [email protected] <br>
Email: [email protected] <br>
Email: [email protected] <br>

- for Teacher's (Password: 123):<br>
Email: [email protected] <br>
Email: [email protected] <br>
Email: [email protected] <br>

<h1 align="center">Credits to M.T.M. Zakir</h1>
2 changes: 1 addition & 1 deletion application/controllers/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ function manage_profile($param1 = '', $param2 = '', $param3 = '')
));
$this->session->set_flashdata('flash_success', 'Account Password Updated!');
} else {
$this->session->set_flashdata('flash_error_message', 'Password is Not Matching!');
$this->session->set_flashdata('flash_error', 'Password is Not Matching!');
}
redirect(base_url() . 'index.php?admin/manage_profile/', 'refresh');
}
Expand Down
2 changes: 2 additions & 0 deletions application/controllers/Modal.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ function popup($page_name = '' , $param2 = '' , $param3 = '')
}
}



14 changes: 1 addition & 13 deletions application/views/backend/admin/class.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div class="row" style="color:#001911 ;font-family: system-ui;font-size:14px;">
<div class="col-md-12">

<!------CONTROL TABS START------>
<ul class="nav nav-tabs bordered">
<li class="active">
Expand All @@ -15,11 +14,9 @@
</li>
</ul>
<!------CONTROL TABS END------>

<div class="tab-content">
<!----TABLE LISTING STARTS-->
<div class="tab-pane box active" id="list">

<table class="table table-bordered table-hover table-striped datatable" id="table_export">
<thead>
<tr>
Expand Down Expand Up @@ -54,7 +51,6 @@
Action <span class="caret"></span>
</button>
<ul class="dropdown-menu dropdown-default pull-right" role="menu">

<!-- EDITING LINK -->
<li>
<a href="#" onclick="showAjaxModal('<?php echo base_url(); ?>index.php?modal/popup/modal_edit_class/<?php echo $row['class_id']; ?>');">
Expand All @@ -63,7 +59,6 @@
</a>
</li>
<li class="divider"></li>

<!-- DELETION LINK -->
<li>
<a href="#" onclick="confirm_modal('<?php echo base_url(); ?>index.php?admin/classes/delete/<?php echo $row['class_id']; ?>');">
Expand All @@ -80,7 +75,6 @@
</table>
</div>
<!----TABLE LISTING ENDS--->

<!----CREATION FORM STARTS---->
<div class="tab-pane box" id="add" style="padding: 5px">
<div class="box-content">
Expand All @@ -89,7 +83,7 @@
<div class="form-group">
<label class="col-sm-3 control-label"><?php echo ('Class Name'); ?></label>
<div class="col-sm-5">
<input type="text" class="form-control" placeholder="Enter Class Name Here" name="name" data-validate="required" data-message-required="<?php echo ('*This Field is Required'); ?>" />
<input type="text" class="form-control" placeholder="Enter Class Name Here" name="name" data-validate="required" data-message-required="<?php echo ('*This Field is Required'); ?>" />
</div>
</div>
<div class="form-group">
Expand Down Expand Up @@ -126,16 +120,10 @@
</div>
</div>
</div>



<!----- DATA TABLE EXPORT CONFIGURATIONS ---->
<script type="text/javascript">
jQuery(document).ready(function($) {


var datatable = $("#table_export").dataTable();

$(".dataTables_wrapper select").select2({
minimumResultsForSearch: -1
});
Expand Down
15 changes: 0 additions & 15 deletions application/views/backend/admin/class_routine.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div class="row" style="color:#001911 ;font-family: system-ui;font-size:14px;"">
<div class=" col-md-12">

<!------CONTROL TABS START------>
<ul class="nav nav-tabs bordered">
<li class="active">
Expand All @@ -15,8 +14,6 @@
</li>
</ul>
<!------CONTROL TABS END------>


<div class="tab-content">
<!----TABLE LISTING STARTS-->
<div class="tab-pane active" id="list">
Expand All @@ -34,7 +31,6 @@
</a>
</h4>
</div>

<div id="collapse<?php echo $row['class_id']; ?>" class="panel-collapse collapse <?php if ($toggle) {
echo 'in';
$toggle = false;
Expand All @@ -44,7 +40,6 @@
<tbody>
<?php
for ($d = 1; $d <= 7; $d++) :

if ($d == 1) $day = 'Monday';
else if ($d == 2) $day = 'Tuesday';
else if ($d == 3) $day = 'Wednesday';
Expand Down Expand Up @@ -76,7 +71,6 @@
<?php echo ('Edit'); ?>
</a>
</li>

<li>
<a href="#" onclick="confirm_modal('<?php echo base_url(); ?>index.php?admin/class_routine/delete/<?php echo $row2['class_routine_id']; ?>');">
<i class="entypo-trash"></i>
Expand All @@ -86,14 +80,11 @@
</ul>
</div>
<?php endforeach; ?>

</td>
</tr>
<?php endfor; ?>

</tbody>
</table>

</div>
</div>
</div>
Expand All @@ -103,8 +94,6 @@
</div>
</div>
<!----TABLE LISTING ENDS--->


<!----CREATION FORM STARTS---->
<div class="tab-pane box" id="add" style="padding: 5px">
<div class="box-content">
Expand All @@ -130,7 +119,6 @@
<div class="col-sm-5">
<select data-validate="required" data-message-required="<?php echo ('*This Field is Required'); ?>" name="subject_id" class="form-control" style="width:100%;" id="subject_selection_holder">
<option value=""><?php echo ('Select Class First'); ?></option>

</select>
</div>
</div>
Expand Down Expand Up @@ -185,11 +173,8 @@
</div>
</div>
<!----CREATION FORM ENDS-->

</div>
</div>


<script type="text/javascript">
function get_class_subject(class_id) {
$.ajax({
Expand Down
7 changes: 0 additions & 7 deletions application/views/backend/admin/dashboard.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<div class="row">
<div class="col-md-12">
<div class="row" style="color:#001911 ;font-size:14px;">

<!-- Dashboard Tiles -->
<div class="col-md-4">
<div class="tile-stats tile-red">
Expand All @@ -10,15 +9,13 @@
<h3><?php echo ('Total Students'); ?></h3>
</div>
</div>

<div class="col-md-4">
<div class="tile-stats tile-red">
<div class="icon"><i class="entypo-users"></i></div>
<div class="num" data-start="0" data-end="<?php echo $this->db->count_all('teacher'); ?>" data-postfix="" data-duration="800" data-delay="0">0</div>
<h3><?php echo ('Total Teachers'); ?></h3>
</div>
</div>

<div class="col-md-4">
<div class="tile-stats tile-red">
<div class="icon"><i class="entypo-calendar"></i></div>
Expand All @@ -30,31 +27,27 @@
<h3><?php echo ('Today Attendance'); ?></h3>
</div>
</div>

<div class="col-md-4">
<div class="tile-stats tile-red">
<div class="icon"><i class="entypo-user"></i></div>
<div class="num" data-start="0" data-end="<?php echo $this->db->count_all('parent'); ?>" data-postfix="" data-duration="500" data-delay="0">0</div>
<h3><?php echo ('Total Parents'); ?></h3>
</div>
</div>

<div class="col-md-4">
<div class="tile-stats tile-red">
<div class="icon"><i class="entypo-flow-tree"></i></div>
<div class="num" data-start="0" data-end="<?php echo $this->db->count_all('class'); ?>" data-postfix="" data-duration="500" data-delay="0">0</div>
<h3><?php echo ('Available Classes'); ?></h3>
</div>
</div>

<div class="col-md-4">
<div class="tile-stats tile-red">
<div class="icon"><i class="entypo-alert"></i></div>
<div class="num" data-start="0" data-end="<?php echo $this->db->count_all('noticeboard'); ?>" data-postfix="" data-duration="500" data-delay="0">0</div>
<h3><?php echo ('Notices'); ?></h3>
</div>
</div>

</div>
</div>
</div>
Loading