-
Notifications
You must be signed in to change notification settings - Fork 1
This is a command line project using java regarding the corona cases in Telangana. It is involved with the database Mysql. The cases can be updated frequently and there are various options like inserting new record, deleting a record, retrieving the data by using ID, zone & total cases. Also, the average cases per day can also be retrieved.
varshith-alladi/Coronalytics
Folders and files
Name | Name | Last commit message | 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.
About
This is a command line project using java regarding the corona cases in Telangana. It is involved with the database Mysql. The cases can be updated frequently and there are various options like inserting new record, deleting a record, retrieving the data by using ID, zone & total cases. Also, the average cases per day can also be retrieved.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published