Code Monkey home page Code Monkey logo

amirhamza05 / student-management-system Goto Github PK

View Code? Open in Web Editor NEW
242.0 10.0 149.0 14.66 MB

This is a simple web-based student management software written in PHP and Javascript. This was specifically written for school or educational organization.

Home Page: http://ems.tserm.com/

PHP 17.73% CSS 16.43% JavaScript 50.57% HTML 9.26% CoffeeScript 0.07% Makefile 0.01% Hack 1.89% SCSS 3.43% Less 0.62%
student-management php ajax bootstrap javascript css html sms barcode-generator student-attendence

student-management-system's People

Contributors

amirhamza05 avatar eyesoftbd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

student-management-system's Issues

i cant add a exam

Fatal error: Uncaught Error: Cannot use object of type database as array in C:\xampp\htdocs\Student-Management-System-master\page\exam\exam_list.php:40 Stack trace: #0 C:\xampp\htdocs\Student-Management-System-master\exam_list.php(4): include() #1 {main} thrown in C:\xampp\htdocs\Student-Management-System-master\page\exam\exam_list.php on line 40

undefind offset in connet.php

public function set_institute_info(){
$sql="select * from setting";
$info=$this->get_sql_array($sql);
$img="upload/custom_content/";
$this->site_name=$info[0]['option_value'];
$this->sort_name=$info[1]['option_value'];
$this->address=$info[2]['option_value'];
$this->phone=$info[5]['option_value'];
$this->email=$info[6]['option_value'];
$this->logo=$img.$info[4]['option_value'];
$this->main_logo=$img.$info[3]['option_value'];
$this->msg="@".$info[1]['option_value'];

}

Error On login page load

Please i recieve below error when try to run the project help
Notice: Undefined offset: 0 in C:\xampp\htdocs\astess\config\connect.php on line 67

Notice: Undefined offset: 1 in C:\xampp\htdocs\astess\config\connect.php on line 68

Notice: Undefined offset: 2 in C:\xampp\htdocs\astess\config\connect.php on line 69

Notice: Undefined offset: 5 in C:\xampp\htdocs\astess\config\connect.php on line 70

Notice: Undefined offset: 6 in C:\xampp\htdocs\astess\config\connect.php on line 71

Notice: Undefined offset: 4 in C:\xampp\htdocs\astess\config\connect.php on line 72

Notice: Undefined offset: 3 in C:\xampp\htdocs\astess\config\connect.php on line 73

Notice: Undefined offset: 1 in C:\xampp\htdocs\astess\config\connect.php on line 74

error loading

I tried setting it up on my server hosting.. it works fine in local host using wamp but on hosting when i uploaded it . it opens up the login.php after password validation it opens up but gets stuck . and index.php never opens.. visit www.amanedu.org .. to check .. what can be the cause of this?

Potential Security Issue

👋 Hello, we've received a report for a potential high severity security issue in your repository.

Next Steps

1️⃣ Visit https://huntr.dev/bounties/5-other-amirhamza05/Student-Management-System for more advisory information.

2️⃣ Sign-up to validate or speak to the researcher for more assistance.

3️⃣ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! 🤗

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

Installation

please i try install it but i am not able to, what have i done wrong.

Hi Hamza

I've viewed your project and its nice & elegant but i seem to keep running into an error on your exam list page what is the business model for the project how does modules communicate with one another and how does your system redirect users to different dashboards based on their roles

Change Currency

Hi , How can we change Payment currency From Tk To $ or any other currency's?

Can't add new exam

when want to add new exam it show this error :

Fatal error: Cannot use object of type database as array in C:\xampp\htdocs\SMS\page\exam\exam_list.php on line 40

Potential Security Issue

👋 Hello, we've received a report for a potential medium severity security issue in your repository.

Next Steps

1️⃣ Visit https://huntr.dev/bounties/3-other-amirhamza05/Student-Management-System for more advisory information.

2️⃣ Sign-up to validate or speak to the researcher for more assistance.

3️⃣ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! 🤗

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

Cant login

Hi Hamza pls what are the login details?

Setting info incorrect

in setting table {Database}

1 | site_name | -> It is ok.
2 | sort_name | -> It is ok.
3 | address | -> It is ok.
4 | phone | -> It was replaced with Main Logo file.
5 | email | -> It was replaced with Logo file.
6 | logo | -> It was replaced with Phone no.
7 | main_logo | -> It was replaced with Email Address.
8 | msg | -> I don't know this.

by default there are no record in this table. As the result no record can be saved in this. When I added manually ['option_name'], then worked. So, I think sql need to be update with ['option_name'] withing blank record or your record. But working fine. Without this section login failed. After added in setting table in database login worked.

Not able to update an exam

Fatal error: Uncaught Error: Cannot use object of type exam as array in C:\xampp\htdocs\mis\page_action\exam\exam_action.php:61 Stack trace: #0 C:\xampp\htdocs\mis\exam_action.php(5): include() #1 {main} thrown in C:\xampp\htdocs\mis\page_action\exam\exam_action.php on line 61

Student Attendance

Please add hourly based attendance system. Because nowadays maximum schools and colleges following hourly based attendance system..

SMS Gateway

Hi great project. Which SMS gateway are you using for your application. can you use it with nexmo.com

HI hamza

i did seen your entire work its good. i ve to upgrade some module like

logout button.
fees collection
student login
user delete
student wise fees name
print receipt


these module not implement yet in your sms

:) if you want to work with me ping me on my mail id [email protected]

Adding new student problem

Hi I downloaded this and it can't add new student and some other problem in browser console show this errer

uncaught typeerror $(...).datatable is not a function at htmldocument. anonymous

If you can help me to solve this I will be thankful 😘

Hello i got error when run... and login to admin page!!!!

Warning: Use of undefined constant localhost - assumed 'localhost' (this will throw an Error in a future version of PHP) in D:\xampp\htdocs\Student-Management-System\layout\header_script.php on line 8

Warning: Use of undefined constant root - assumed 'root' (this will throw an Error in a future version of PHP) in D:\xampp\htdocs\Student-Management-System\layout\header_script.php on line 8

Warning: Use of undefined constant root - assumed 'root' (this will throw an Error in a future version of PHP) in D:\xampp\htdocs\Student-Management-System\layout\header_script.php on line 8

Warning: Use of undefined constant youth - assumed 'youth' (this will throw an Error in a future version of PHP) in D:\xampp\htdocs\Student-Management-System\layout\header_script.php on line 8

About DFD

Hey @amirhamza05 can you help me to understand me how this project suppose to work ,basically i wanted to know about data flow diagram of this project ? 👀
Reply me : [email protected]
Please Reply Soon!

SMS getway

Hi,
First thanks a lot for making this, please tell me in which php i can add sms getway and where (line number ) .

Potential Security Issue

👋 Hello, we've received a report for a potential high severity security issue in your repository.

Next Steps

1️⃣ Visit https://huntr.dev/bounties/2-other-amirhamza05/Student-Management-System for more advisory information.

2️⃣ Sign-up to validate or speak to the researcher for more assistance.

3️⃣ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! 🤗

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

login but not showing Dashboard

Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\xampp\htdocs\StudentMgtPro\Student-Management-System-master\tool\vendor\vendor\picqer\php-barcode-generator\src\BarcodeGenerator.php on line 293
this issue showing whats problem this code

Login

What is the username and Password for login?

Error In BarcodeGenerator.php

Fatal error: Array and string offset access syntax with curly braces is no longer supported in C:\xampp\htdocs\amlp\tool\vendor\vendor\picqer\php-barcode-generator\src\BarcodeGenerator.php on line 293

SMS getway

Hi,
First thanks a lot for making this, please tell me how i can add sms get-way.

Potential Security Issue

👋 Hello, we've received a report for a potential high severity security issue in your repository.

Next Steps

1️⃣ Visit https://huntr.dev/bounties/1-other-amirhamza05/Student-Management-System for more advisory information.

2️⃣ Sign-up to validate or speak to the researcher for more assistance.

3️⃣ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! 🤗

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

connect.php issue

if i disable public function set_institute_info iam able to login but other modules are not working properly

Notice: Undefined offset: 0 in /opt/lampp/htdocs/sms/config/connect.php on line 66

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 66

Notice: Undefined offset: 1 in /opt/lampp/htdocs/sms/config/connect.php on line 67

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 67

Notice: Undefined offset: 2 in /opt/lampp/htdocs/sms/config/connect.php on line 68

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 68

Notice: Undefined offset: 5 in /opt/lampp/htdocs/sms/config/connect.php on line 69

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 69

Notice: Undefined offset: 6 in /opt/lampp/htdocs/sms/config/connect.php on line 70

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 70

Notice: Undefined offset: 4 in /opt/lampp/htdocs/sms/config/connect.php on line 71

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 71

Notice: Undefined offset: 3 in /opt/lampp/htdocs/sms/config/connect.php on line 72

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 72

Notice: Undefined offset: 1 in /opt/lampp/htdocs/sms/config/connect.php on line 73

intimation system

Hi Hamsa bro,
is there any possibility to provide the sms and email intimation system in this students management system

Potential Security Issue

👋 Hello, we've received a report for a potential high severity security issue in your repository.

Next Steps

1️⃣ Visit https://huntr.dev/bounties/4-other-amirhamza05/Student-Management-System for more advisory information.

2️⃣ Sign-up to validate or speak to the researcher for more assistance.

3️⃣ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! 🤗

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

Security Vulnerability: Arbitrary file Upload and Execution

It is possible to upload malicious file to run from profile picture upload using http://ems.tserm.com/user_action.php

Vulnerable parameter: "filename"
Vulnerable file: /user_action.php

------WebKitFormBoundarycC5ce2YBWSdAerAB
Content-Disposition: form-data; name="file"; filename="**Untitled.png.html**"
Content-Type: image/png

**<script>alert(1)</script>**
------WebKitFormBoundarycC5ce2YBWSdAerAB--

Remediation: Do not allow user to upload files other than images.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.