Skip to content

pointonsoftware/psqure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qure RMS


Qure RMS will primarily help Pharmacy owners and managers by providing multiple services in one place, streamlining the process of running a store. Everyday tasks such as managing and buying inventory, scheduling employee shifts, and keeping track of finances are easily completed.


Technologies

One of the highlights of this project is that the user interface and database can be swapped with other frameworks/dbms by implementing the domain provided interfaces.

For this repo, we are using:

  • Language: C++17
  • Compiler: gcc-7
  • Framework: Qt
  • Database: SQLite
  • Build system: CMake
  • Profiling: gprof
  • Libraries: STL
  • Code coverage: gtest/gcov (to be applied soon)

Getting Started

Ubuntu linux environment is recommended, Qure is still untested on other development environments whilst we focus on a Linux build.

You can clone the repository to a local destination using git:

git clone git@github.com:pointonsoftware/psqure.git


How to build

  • Go to psqure/scripts folder
  • Run build.sh
  • Generated/output files are in psqure/packages folder

License

Copyright (C) Pointon Software - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited.
Proprietary and confidential
Written August 2020


Author Info

About

The repository for the Qure project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published