
Implements login routine The input prompt has been improved Change dependencies Fix an omitted file version and another file's status
671 B
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.