We are making an integrated automated system for the Health Center at NIT Trichy.
At present most of the documentation records are handled on paper in the Health Center at NIT Trichy. I decided to make a Web-based App to automate the appointment and prescription procedure.
In the main directory containing the codebase cloned from GitHub, run the following commands:
chmod +x install.sh
./install.sh
Run the following command in a shell
./run_backend.sh
In a new shell, run
./run_frontend.sh