Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 434 Bytes

GPA Calculator - Mini Project

This mini-project is a exploration of the BOTAN and FTXUI libraries.

Overview

The project implements a simple GPA calculator with a user interface built using the FTXUI library. The Student ID is generated by truncating the "SHA-256" hash of the student's name.

Demo

GPA Calculator Demo