Membership Management System
Aplikasi Pendidikan Talking about the membership renewal section serves as the foundation of this whole project. The revenue part of things and activation of membership, all come under this. Once a member is added to the system, the admin has to renew his/her record through this section. The renewal section lists all the records of members with their membership expiry dates and the status of each. The admin can renew memberships of each. To renew the membership, the admin just has to select a type and total duration. The system automatically calculates the total amount according to the selected type and duration of it(codeastro.com). The membership card is only available for active members. The card contains details such as membership number, name, type, photo, and validity.
Fitur
- Admin Panel
- Membership Types
- Manage Membership
- Renew Membership
- View, Print Membership Card
- Membership Report
- Revenue Report
- Print Reports
- System Settings
- Change Currency
- Update Password
- dll
Screenshoot
Instalasi
- Download Dulu Source Code dan Database nya
-
Download file Pendukung yaitu web server xampp bisa download di
sarankan php 5.6 atau versi 7.3
-
Text editor untuk membongkar coding di rekomendasikan sublime text
atau notepad++
- install xampp seperti biasa dan subimetext nya
-
copy folder Source Code yang sudah di download ke direktory
c/xampp/htocs
-
kemudian buka bowser google chorme kemudian ketikan
localhost/phpmyadmin/
-
selanjutnya buat database dengan nama yang ada di folder htdocs tadi
yang telah di pindahkan ada di folder db atau database dengan format
.sql, kemudian import
-
setelah itu sesuaikan setingan koneksi database dengan membuka
aplikasi texteditor tadi, file koneksi di
application/config/database.php atau di file koneksi.php, lalu save
-
kemudian buka browser ketikan localhost/project_nama ( nama project
tadi )
- selesai
- Download Dulu Source Code dan Database nya
- Download file Pendukung yaitu web server xampp bisa download di sarankan php 5.6 atau versi 7.3
- Text editor untuk membongkar coding di rekomendasikan sublime text atau notepad++
- install xampp seperti biasa dan subimetext nya
- copy folder Source Code yang sudah di download ke direktory c/xampp/htocs
- kemudian buka bowser google chorme kemudian ketikan localhost/phpmyadmin/
- selanjutnya buat database dengan nama yang ada di folder htdocs tadi yang telah di pindahkan ada di folder db atau database dengan format .sql, kemudian import
- setelah itu sesuaikan setingan koneksi database dengan membuka aplikasi texteditor tadi, file koneksi di application/config/database.php atau di file koneksi.php, lalu save
- kemudian buka browser ketikan localhost/project_nama ( nama project tadi )
- selesai
Posting Komentar