Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TemuBuku

Cross-Platform Build

TemuBuku is a book search application implemented using Red-Black Tree data structure in C++. The application provides efficient book searching capabilities through a balanced tree implementation.

Screenshots

screenshot-05122024-083547.pngscreenshot-05122024-084153.png

Features

  • Book search functionality using Red-Black Tree algorithm
  • Graphical user interface using GLFW
  • Cross-platform support (Windows, Linux, Mac OS)

Prerequisites

Before installation, ensure you have the following prerequisites installed:

For All Platforms

  • C++ Compiler (GCC/G++) | Clang
  • Make build system

Additional Requirements for Windows

  • MSYS2 environment
  • MinGW-w64 toolchain
  • GLFW3 library (Download here)

Installation

Linux

  1. Clone the repository

  2. Navigate to the source directory :

    cd src
  3. Build the project.

    make

Windows

  1. Clone the repository

  2. Install MSYS2 if not already installed

  3. Download GLFW3 library from the official website

  4. Open MSYS2 terminal

  5. Navigate to the source directory :

    cd src
    
  6. Build the project.

    make
    
  7. Copy the some GLFW3.dll file to the /bin directory where the executable is located

About

Revolusi cara Anda menemukan buku. Didukung oleh sistem Red Black Tree.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages