top of page

About

Another project for my Master's program was to create a WPF application. The focus was to create an application with high usability and usbility laws.

The topic of the project was Antique Bookstore. The task was to create an application for an antique bookstore owner to handle the book lending and returning and iternary of the store.

Github

Screenshot (2).png

Mission

The first was to draw out wireframes and run through user sotries to create a UI which is user friendly.

Here is a small sketch and discussed with the professor.

Vision

The final UI included the option to add books, change book details, and finally add books to the lending stack and initiate the lending process.

The storage is done through XML serializing and deserializing the data.

2.png

Application workflow (left to right)

bottom of page