Information System Society Membership System using PHP with Source Code

Language

The Information System Society Membership was developed using PHP, HTML, MYSQLi, and Javascript. I used Bootstrap as a front-end framework for the layout. The purpose of the system is to have accurate information about the student transaction and to lessen the work time of every individual, and avoid data redundancy. Using this system, the students can easily track their payments for every transaction they have made. They can also track the balances that they have to comply with until the deadline.

This Information System Society Membership System project has a pleasant user interface and user-friendly functionalities. The system has 2 types of users which are the Administrator and the Student. The Administrator is in charge of managing and maintaining the data of the system and the Student Users can track their payments, balances, and view the upcoming events.

Features:

  • Manage Administrator Account (CRUD)
  • Manage Student Accounts(CRUD)
  • View of Transaction Records (for student users)
  • Manage Expenses(CRUD)
  • Manage Transactions
  • Manage Students Balances
  • Manage Activities(CRUD)

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "db_issm".
  6. Import the provided SQL file. The file is known as "db_issm.sql" located inside the "db" folder.
  7. Browse the Information System Society Membership System in a browser. i.e. http://localhost/issm and http://localhost/issm/admin for the admin.

Admin Access

Username: admin
Password: admin

DEMO

That's it! I hope this Information System Society Membership System Project using PHP will help you with what you are looking for and for your future projects. Explore more on this website for more tutorials and free projects. Visit this site for some updates.

Enjoy :)

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

Submitted byAnonymous (not verified)on Tue, 05/12/2020 - 17:11

ty

Add new comment