A GUI-based calculator developed in C using GTK.
A beginner-friendly project developed as part of the CSE115 course in the Department of Electrical & Computer Engineering in North South University. This GUI-based calculator performs both basic arithmetic and scientific operations using the C programming language with a graphical interface powered by GTK
.
c-gui-calculator/
โโโ main.c # Main code file to run the project
โโโ README.md # Project documentation
โโโ requirements.txt # List of required tools/libraries
โโโ .github/ # GitHub workflows and issue templates
โโโ .gitignore # Ignore unnecessary files
โโโ LICENSE # Project license
โโโ SECURITY.md # Security policy
โโโ _config.yml # Configuration file (for GitHub Pages)
โโโ data/ # Datasets (images, etc.)
โโโ support/ # Other code files
โโโ others/ # Final & update presentations, reports, and demo video
โ โโโ final_presentation.pptx
โ โโโ final_report.pdf
โ โโโ update_presentation.pptx
โ โโโ update_report.pdf
โ โโโ demo_video.mp4
For complete setup instructions and compilation steps across all supported platforms, check out the Getting Started Guide.
Thanks to our instructor and the CSE115 course staff for their guidance and resources, and to the open-source community for tools and inspiration.
This project is licensed under the MIT License.
For any questions or contributions, feel free to reach out: