Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

A secondary school graduation project involving the school library and the city library.

Notifications You must be signed in to change notification settings

matijakljajic/skolskabiblioteka

Repository files navigation

School/city library database program

portfolio project download

This is my secondary school graduation project involving the school library and the city library.
The interface managed by the end user is powered by Microsoft Access while the database itself could be migrated to a server solution if needed. The project is thus scalable and could be reused at a later date. Doing it this way was adequate at the time, but of course, there are better solutions. (A C# solution maybe?)

This is a rework of the original project so that I could learn Git in-depth. It is quite simplified from the original, but it may be updated accordingly.

Features

  • basic UI that's at least a bit pleasant to look at
  • some kind of security
  • more efficient way to check up on members and available books
  • all-around easier process when it comes to lending books
  • ability to extract/print certain needed info (was done in the original)
  • ability to use the program on multiple computers at once (was done in the original)

Screenshots of the rework

Main menu All books

Screenshots of the original project

Splash screen Main menu Feature