back to projects

// software development senior project

LibLog

WinUI 3 · C# · SQLite · OpenLibrary API · Solo


overview

LibLog is a native Windows library cataloging application built as my senior project for the Software Development & Information Management major. It lets you manage your personal book and media collection locally, with data pulled from the OpenLibrary API and stored in a local SQLite database.

WinUI 3 XAML C# SQLite OpenLibrary API

features

Full CRUD for personal media collection management
Book data fetched from the OpenLibrary API
All data stored locally via SQLite
Native Windows UI built with WinUI 3 XAML components
C# back-end logic throughout

status

This page is under construction — the project itself is live on GitHub in its current state!
View on GitHub