Online Institute Management System with Secure Login Algorithm using PHP/MySQLi with Source Code
The Institute Office Management System is a web-based application for institutions to maintain their complete activities related to the institute. This software is very easy to operate and light on system tool to maintain information about Institute, Students, Teachers, Courses, etc. This system has 2 types of users, 1 is the administrator and the other 1 is the users. The admin can manage all data and has access to all features and functionalities of the system. The users' permissions will depend on their dynamic access/permission set by the admin according to their roles.
Features
Admin
- Admin Login
- Admin Dashboard has(Count total student, Count total teacher, Count total class, Count total subjects, Today`s Attendance)
- Admin can Manage Attendance(Add, Delete)
- Admin Can Manage Teacher Details(Add, Edit, Delete)
- Admin can Manage Student Details(Add, Edit, Delete)
- Admin Can Manage Subject Details (Add, Edit, Delete)
- Admin can Manage Class Details(Add, Edit, Delete)
- Admin Can Manage User Details(Add, Edit, Delete)
- Admin Can Manage User Permissions(Add, Edit, Delete)
- Admin can update Settings Like Appearance Management, Email Management, Language Setting, Tax Setting
- Admin can Check Reports(Today`s Attendance, Attendence Report)
Users
- User can log in with a valid email and password
- User Can Recover Forget password after Providing Correct Email-Id
- User can find details as Permission assigned
- User Dashboard has(Count total student, Count total teacher, Count total class, Count total subjects, Today`s Attendance)
- User can Update their Profile
- User Can Update their Password
- Logout
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
Setup
- Download and Extract the source code zip file. (download button is located below)
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Open a web browser and browse the PHPMyAdmin. [http://localhost/phpmyadmin]
- Create a new database naming "institute".
- Import the SQL file known as "institute.sql" in your newly created database. The file is located at the "Database" directory of the extracted folder of source code.
- If you are using XAMPP, Copy the "Source Code" folder and paste it inside the XAMPP's "htdocs" directory. And for WAMP, paste it inside the "www". Rename the "Source Code" directory whatever you wanted.
- Browse the web application in a web browser. ex. (I have renamed the "Source Code" directory into "IMS" so I will browse [http://localhost/IMS])
How to Use
Please don't forget to give credit to the original developer because I really worked hard to develop this project and please don't forget to like and share it if you found it useful :)
For students or anyone else who needs program or source code for thesis writing or any Professional Software Development, Website Development, Mobile Apps Development at affordable cost contact me at
Facebook: https://cutt.ly/wefzDNI
Whatsapp: https://rb.gy/cdb101
Subscribe to my Youtube Channel: https://cutt.ly/vefl69a
note: Source Code is only available for educational purposes, plz don’t use it for commercial purposes without the permission of the original author.
Check my other Php Projects With Source Code
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
need original database thanks
Add new comment
- Add new comment
- 17643 views