Skip to content

ahmadzakiakmal/Project-ProgDas-2021

Repository files navigation

Project-ProgDas-2021

Project akhir mata kuliah Pemrograman Dasar 2021

DTETI UGM

Aplikasi Manager Rental Buku / Perpustakaan

Anggota Kelompok

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)

How To Use

run install.bat, then run mainapp.exe (you can find those two file inside the same directory as this file)

Warning

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 :

  1. 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
  2. Then just simply copy this command without apostrophe : "g++ book.cpp mainapp.cpp peminjaman.cpp pengembalian.cpp -o mainapp.exe"
  3. 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 :)

Contents

book.cpp

book.h

peminjaman.cpp

peminjaman.h

pengembalian.cpp

pengembalian.h

mainapp.cpp

mainapp.exe

laporan proyek.pdf

About

Final Project for Basic Programming 2021 DTETI UGM

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •