An open API service indexing awesome lists of open source software.

https://github.com/ehiane/spreadsheet_application

A C#-based desktop spreadsheet application built from scratch for CPTS 321, featuring formula parsing, cell referencing, undo/redo, and dynamic UI updates. Implements core spreadsheet logic using clean object-oriented design and .NET WinForms.. Built with testability in mind, and designed to simulate core spreadsheet behavior.
https://github.com/ehiane/spreadsheet_application

csharp dotnet oop-principles winforms-application

Last synced: 10 days ago
JSON representation

A C#-based desktop spreadsheet application built from scratch for CPTS 321, featuring formula parsing, cell referencing, undo/redo, and dynamic UI updates. Implements core spreadsheet logic using clean object-oriented design and .NET WinForms.. Built with testability in mind, and designed to simulate core spreadsheet behavior.

Awesome Lists containing this project