varshith-alladi/Coronalytics
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-> This is a command line based project on Corona Cases across
various districts in Telangana.
-> Steps to run the Program :
(i) Create a database named "miniproj" in your Mysql Workbench.
(ii) type "java App" on the command line.
(iii) you can now see a help menu. Now, type the command along with "java App".
For example, to create a table type "java App -create" and the table will be created.
(iv) There are various operations that you can do which are mentioned in the help menu.