A comprehensive scheduling system that promotes efficiency and humanity at the same time.
Clone project.
git clone https://github.com/HACC17/ArchiTechs.git
Change directories.
cd ArchiTechs/web
Install node packages.
npm install
Download docker for your operating system. Docker
Run docker-compose.
docker-compose up
Change directories.
cd ArchiTechs/desktop
Install node packages.
npm install
Run electron.
electron .