Project akhir mata kuliah Pemrograman Dasar 2021
DTETI UGM
Aplikasi Manager Rental Buku / Perpustakaan
Ahmad Zaki Akmal (TI 21)
Ariq Naufal Fakri Wiratno (TE 21)
Azfar Azdi Arfakhsyad (TE 21)
Difta Fitrahul Qihaj (TI 21)
Oki Dwi Cahyono (TE 18)
run install.bat, then run mainapp.exe (you can find those two file inside the same directory as this file)
If install.bat doesn't work or is blocked by antivirus, create mainapp.exe using powershell. follow this Youtube Video for more information. or simply install the aplication by typing these following commands on CMD :
- First, type this following command without apostrophe ("") : "cd /d (input path directory here)" for example : cd /d C:\Users\Asus\Downloads\Project-ProgDas-2021-main\Project-ProgDas-2021-main
- Then just simply copy this command without apostrophe : "g++ book.cpp mainapp.cpp peminjaman.cpp pengembalian.cpp -o mainapp.exe"
- mainapp.exe should be created in your directory, run the application.
Its done :) contact us for further information. Please report any bugs you find to us :)
book.cpp
book.h
peminjaman.cpp
peminjaman.h
pengembalian.cpp
pengembalian.h
mainapp.cpp
mainapp.exe
laporan proyek.pdf