This repository has been archived on 2023-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ACMS/README.md
HorlogeSkynet dc2cb08386 Change files tree
Implements login routine
The input prompt has been improved
Change dependencies
Fix an omitted file version and another file's status
2017-03-01 17:42:21 +01:00

671 B

ACMS

A Cooperative Medical System

Which dependencies to install ?

  • git = 2.11.0
  • python3 >= 3.5.1
  • pip3 >= 9.0.1
  • openssl >= 1.1.0e-1
  • tkinter >= 8.6
  • passlib >= 1.7.0-1

# aptitude install git python3.5 python3-pip python3-tk openssl

How to get and run the project ?

$ git clone https://github.com/HorlogeSkynet/ACMS.git
$ cd ACMS/
# pip3 install -r requirements.txt
$ chmod +x *.sh
$ ./setUpWorkingEnvironment.sh
$ ./runACMS.sh

Resources & Acknowledgments

Thanks to OpenClipart-Vectors for its Doctor Tux, which became our project logo.