alecmus / tcu_app

Top Class Uniforms Order Management System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcu_app

Top Class Uniforms Order Management System

Lines of code

Release Info

GitHub release (latest by date) GitHub Release Date

About the Project

This project was done as a group project in partial fulfilment of the requirements for the course SCS2104 at NUST in the year 2019, Computer Science Department.

Dependencies

This app was built using the cui framework, which is part of the liblec C++ libraries. It uses an sqlite database that is encrypted through sqlcipher, with OpenSSL handling the actual encryption.

Platform

Windows 10 (32 or 64 bit), or later

System Requirements

  • 10MB free disk space minimum
  • 64MB ram minimum

About

Top Class Uniforms Order Management System

License:MIT License


Languages

Language:C++ 97.0%Language:C 3.0%