-
- All The updates is available in your conmmand line
-
- symptoms
- Precautions
-
- it is possible to acess the symptoms and the precautions from the ofline mode
-
- Windows, Linux ready.
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Below commands are Tried and Tested on Linux OS
# Clone this repository
$ git clone https://github.com/nis130/Track-Karona
# Go into the repository
$ cd Track-Karona
# Install dependencies
$ sudo bash install.sh
# Run the app
$ chmod +x run.sh
$ ./run.sh
This Program uses the data from following:
This project was part of our FY PIC (programming in c)
mini project submission.