Skip to content

My coursework for COMP09044 'Algorithms & Collections' @ University of the West of Scotland.

Notifications You must be signed in to change notification settings

kc101010/COMP09044_CW_PasswordManagerProject

Repository files navigation

ABOUT: COMP09044_CW_PasswordManagerProject

My coursework for COMP09044 'Algorithms & Collections' @ University of the West of Scotland.

This coursework (code, documents & executable) was graded 51%.

Please find an informative video about the project here; https://youtu.be/OH72ETGePm0

GETTING STARTED

Unzip the release folder in your preferred location.

The folder should contain three directories

  • COMP09044_CW_PasswordManager (Linux build)
  • password-win-release (Windows build)
  • tech-doc (Technical documentation)

(If the Qt IDE is installed then you can simply open the project and build for your system)

Windows

The Windows executable is already built, the folder contains all necessary dependancies thus the program can be contained within its folder - no installation necessary! This binary will also run on Linux if need be.

Linux

Open 'COMP09044_CW_PasswordManager' in a terminal and simply run 'make'.

This will generate all dependencies alongside the Linux executable itself which can then be run from the terminal.

BUILT WITH

  • QT
  • QT Cryptographic Architecture
  • C++
  • SQLite

RESOURCES USED

Authored by Project Developer - Kyle Christie (kc101010)

About

My coursework for COMP09044 'Algorithms & Collections' @ University of the West of Scotland.

Resources

Stars

Watchers

Forks

Packages

No packages published