Giter Club home page Giter Club logo

tubes-oop's Introduction

IF2210_TB1_Laporan_03_08

Program ini merupakan program yang ditujukan untuk Tugas Besar I Pemrograman Berorientasi Objek IF2210 Tahun ajaran 2021/2022.

Dokumentasi Program

  • Dokumentasi program ini dapat dilihat pada link ini

Isi Repository

  • Program ini terdiri atas:
    • classes folder, berisi modul dan kelas yang ada pada program ini
    • config folder, berisi semua file-file konfigurasi (items dan recipes)
    • doxygen folder (jika di-generate), berisi dokumentasi yang dihasilkan oleh doxygen secara otomatis
    • generated_tests folder, berisi test case generator untuk fungsionalitas craft
    • tests folder (jika di-generate), berisi hasil output file
    • .gitignore untuk mengabaikan file dan folder yang tidak perlu
    • dconfig berisi file konfigurasi doxygen
    • main.cpp, berisi main program
    • check.cpp, berisi program untuk testing
    • Makefile untuk compile dan testing
    • README.md berisi penjelasan program secara umum

Cara Menjalankan Makefile

  • Pastikan anda menggunakan Linux dengan C++17 atau WSL jika anda menggunakan Windows.
    sudo apt-get install make g++
    make all
    

Cara Men-generate Ulang Test Case Otomatis

  • Jalankan program Test Case Generator sebagai berikut.
    cd generated_tests
    g++ -std=c++17 main.cpp ../classes/FileManager/FileManager.cpp ../classes/Recipe/Recipe.cpp -o main
    ./main
    

Kontributor

  • 13520009 / Ahmad Romy Zahran
  • 13520012 / Aji Andhika Falah
  • 13520039 / Rozan Fadhil Al Hafidz
  • 13520105 / Malik Akbar Hashemi Rafsanjani
  • 13520117 / Hafidz Nur Rahman Ghozali

tubes-oop's People

Contributors

malikrafsan avatar enderageous avatar aromygithub avatar

Watchers

Rozan Fadhil Al Hafidz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.