Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 979 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 979 Bytes

Welcome to Mangotalaat Application

  1. Its a commercial application designed for juice shop in Saudi Arabia, using C++/Qt.

  2. The application support touch screen and normal machine.

  3. The application capable of printing on thermal printing using Qt, the main branch was used some outside process (written in .NET) to do the thermal printing, but now it replaced with native Qt code using QPrinter.

  4. The Application provide supports for 2 languages ( Arabic and English).

  5. Its run on both *nix and windows operating system.

  6. The application provide basic reporting mechanism using HTML

ToDo:

  1. replace all objects passed by value to references or pointers based to increase performance

  2. database connection should be opening one time only (not with each operations) to increase the performance

  3. change the general architecture from Anemic domain model to more flexible design

contact: wajdyessam AT hotmail DOT COM