From 20c9087d2d2ed19c8b08ae3d41bec378332d921e Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:25:21 +0530 Subject: [PATCH 01/30] Delete admin1.css --- css/admin1.css | 55 -------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 css/admin1.css diff --git a/css/admin1.css b/css/admin1.css deleted file mode 100644 index 12cc310..0000000 --- a/css/admin1.css +++ /dev/null @@ -1,55 +0,0 @@ -.row1b{ - margin-top: 30px; - font-size: 30px; -} - -#csvtext{ - text-align: center; - font-size: 20px; - margin-bottom : 20px; -} - -.row1h,.row2h,.row3h,.row4h{ - margin-top : 20px; -} -.row3h{ - border: 1px solid grey; - padding:20px 20px; - border: 1px solid grey; - border-radius: 10px; -} -.row1h_1,.row2h_1,.row4h_1{ - border-radius: 10px; - border: 1px solid grey; - padding-top: 20px; -} -.row4h_1{ - text-align: center; - padding:20px 20px; -} - -#add_student,#add_studentp,#change_student,#change_studentp,#add_mentor,#add_mentorp,#assign_mentor,#assign_mentorp,#change_student_form{ - display: none; -} - -#select_student{ - font-size: 16px; - padding: 6px; - float : right; -} - -.msg{ - display: none; - margin-top: 20px; - -} - -.welcome{ - font-size: 30px; - margin-top: 20px; - margin-bottom: 20px; -} - - -//*{border : 2px solid grey;}*/ - From 6e23ce466e85f68b456c32f315f25c1cee722b0e Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:25:33 +0530 Subject: [PATCH 02/30] Delete add_disease.css --- css/add_disease.css | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 css/add_disease.css diff --git a/css/add_disease.css b/css/add_disease.css deleted file mode 100644 index 1ebb896..0000000 --- a/css/add_disease.css +++ /dev/null @@ -1,20 +0,0 @@ -/* -*{ - border: 1px solid black; - -} - -.container -{ - background-color: blue; -} - -.row -{ - background: green; -} -*/ - -.vertical-gap{ - margin-top: 30px; -} From 6b087950d229e67e89a2d8cf8076ee6d1186aa7e Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:25:49 +0530 Subject: [PATCH 03/30] Delete footer.css --- css/footer.css | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 css/footer.css diff --git a/css/footer.css b/css/footer.css deleted file mode 100644 index 963a1ee..0000000 --- a/css/footer.css +++ /dev/null @@ -1,27 +0,0 @@ - -.wrapper { - min-height: 100%; - margin-bottom: -20px; -} -.footer, -.push { - height: 20px; -} -.footer { - background-color: black; -} -.copyright{ - color: white; -} - -.developed{ - float : right; - color : white; -} - -html,body{ - height: 100%; -} - - - From 73492612faecf71f46590dbbacc64415085b2e60 Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:26:01 +0530 Subject: [PATCH 04/30] Delete header.css --- css/header.css | 72 -------------------------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 css/header.css diff --git a/css/header.css b/css/header.css deleted file mode 100644 index f01ad90..0000000 --- a/css/header.css +++ /dev/null @@ -1,72 +0,0 @@ -.header_row{ - height: 150px; - border-bottom: 4px solid grey; - box-shadow: 2px 2px 10px grey; - } - .o{ - height: 100%; - } - .logo{ - height: 100%; - width: 70%; - margin: 0 30px; - } - - .heading{ - font-size: 50px; - text-align : center; - line-height: 150px; - } - .b{ - border : 2px solid grey; - } - body{ - font-family: 'Montserrat', sans-serif; - } - .logout{ - - text-align: center; - } - #logoutbtn{ - display: none; - margin-top : 50px; - } - - -@media only screen and (max-width: 1160px) { - - .heading{ - font-size : 30px; - margin: 0px; - line-height: 110px; - - } -} - -@media only screen and (max-width: 700px) { - - .logo{ - display: none; - } - .heading{ - font-size : 30px; - margin: 0px; - line-height: 0px; - - } -} - - -.no-js #loader { display: none; } -.js #loader { display: block; position: absolute; left: 100px; top: 0; } -.se-pre-con { - position: fixed; - left: 0px; - top: 0px; - width: 100%; - height: 100%; - z-index: 9999; - background: url("../img/loader.gif") center no-repeat #fff; -} - - \ No newline at end of file From 3f558db3b0fb77002bab0e244c704afa38ac372d Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:26:11 +0530 Subject: [PATCH 05/30] Delete list.css --- css/list.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 css/list.css diff --git a/css/list.css b/css/list.css deleted file mode 100644 index a4da455..0000000 --- a/css/list.css +++ /dev/null @@ -1,9 +0,0 @@ -.main{ - margin-top: 50px; -} - -.class_name{ - font-size: 20px; - margin: 20px 0px; - width: 100%; -} \ No newline at end of file From 0bcc719e2f79122d5f53c99edd3ae90564cddf5a Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:26:24 +0530 Subject: [PATCH 06/30] Delete profile.css --- css/profile.css | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 css/profile.css diff --git a/css/profile.css b/css/profile.css deleted file mode 100644 index ac2f2cb..0000000 --- a/css/profile.css +++ /dev/null @@ -1,42 +0,0 @@ -.class_name{ - font-size: 20px; - margin: 20px 0px; - width: 100%; -} - -.table,th{ - text-align: center; -} - - -/*{ border : 2px solid grey;}*/ - -.text_header{ - text-align: center; - font-size: 25px; -} - -.datebox{ - text-align: center; - margin: 40px auto; -} - -.issue{ - margin: 70px auto; - text-align: center; -} - -.issuebox{ - margin : 20px auto; -} - -.table_container{ - margin-bottom: 50px; -} - -.date_error{ - margin-top: 10px; - margin-bottom: 0px; - display: none; -} - From 54bbd8e04ac1eff418b243ecb15ed78946203a42 Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:26:34 +0530 Subject: [PATCH 07/30] Delete style.css --- css/style.css | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 css/style.css diff --git a/css/style.css b/css/style.css deleted file mode 100644 index 2869071..0000000 --- a/css/style.css +++ /dev/null @@ -1,24 +0,0 @@ -.username,.password,.button{ - margin-top: 20px; - margin-bottom: 20px; -} - -.text{ - font-size: 20px; -} - -.form{ - text-align: center; - margin-top : 30px; - border : 2px solid grey; - background-color: #F8F8FF; - border-radius: 10px; - padding-top: 20px; - display: block; -} - -#logoutbtn{ - display: none; - visibility: hidden; -} - From f7753f2d30d896916ec6fd4ace7a7a071950b1ad Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:27:46 +0530 Subject: [PATCH 08/30] Create basic style.css --- css/basic style.css | 83 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 css/basic style.css diff --git a/css/basic style.css b/css/basic style.css new file mode 100644 index 0000000..ef3b4b7 --- /dev/null +++ b/css/basic style.css @@ -0,0 +1,83 @@ +.image{ + filter: blur(2px); +-webkit-filter: blur(3px); +height: 750px; +width: 1528px; +object-fit: cover; + +background-position: center; +background-repeat: no-repeat; +background-size: cover; +} + +.inside{ + background-color: rgb(0,0,0); /* Fallback color */ + background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ + color: black; + font-weight: bold; + border: 3px solid #f1f1f1; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + z-index: 2; + width: 80%; + padding: 20px; + text-align: center; +} + +.inside2{ + background-color: rgb(0,0,0); /* Fallback color */ + background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ + color: black; + font-weight: bold; + border: 3px solid #f1f1f1; + position: absolute; + top:10%; + left:10%; + right: 10%; + z-index: 2; + width: 80%; + padding: 20px; + text-align: center; +} + +.form{ + width: 50%; + margin: 0 auto; + } + + input { + width: 200px; + background: transparent; + border: transparent; + border-bottom: whitesmoke 1px solid; + padding: 10px; + color: black; + font-size: 14px; + margin-top: 10px; + font-weight: bold; + } + + ::placeholder { + color: wheat; + opacity: 1; + text-align: center; + } + + input[type='submit']{ + padding: 10px 25px 8px; + color: #fff; + background-color: maroon; + text-shadow: rgba(231,208,58,0.24) 0 1px 0; + font-size: 16px; + box-shadow: rgba(231,208,58,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0; + border: 1px solid #e7d03a; + border-radius: 2px; + margin-top: 10px; + cursor:pointer; + } + + input[type='submit']:hover { + background-color: f0df74; + } From 53bbd7cc172362c120642e6cad67c20e00bd007c Mon Sep 17 00:00:00 2001 From: maitreyeepaliwal <65955491+maitreyeepaliwal@users.noreply.github.com> Date: Fri, 7 May 2021 15:28:30 +0530 Subject: [PATCH 09/30] Delete html directory --- html/add_disease.php | 116 ------------ html/csv_read.php | 279 ----------------------------- html/disease_prediction_system.php | 40 ----- html/doctor_list.php | 138 -------------- html/doctorlogin.php | 139 -------------- html/patientlogin.php | 142 --------------- html/result.php | 82 --------- html/user_form.php | 50 ------ 8 files changed, 986 deletions(-) delete mode 100644 html/add_disease.php delete mode 100644 html/csv_read.php delete mode 100644 html/disease_prediction_system.php delete mode 100644 html/doctor_list.php delete mode 100644 html/doctorlogin.php delete mode 100644 html/patientlogin.php delete mode 100644 html/result.php delete mode 100644 html/user_form.php diff --git a/html/add_disease.php b/html/add_disease.php deleted file mode 100644 index 48c59f5..0000000 --- a/html/add_disease.php +++ /dev/null @@ -1,116 +0,0 @@ - - - -
-
+
+
+ JIi
zg^Ti11E(`P*Q8uzVT^ND5)R{j6KVmykrpy>xpPDbL5P}8E}i{agTL3YhTWicr@@~d
zjRx}@rI&9HbV6lAcJEF|K5Vsm97xQ2-n=L>!vDb40GIwSd+V`xMtg@;nCpp<6;FB>
zkjO0L%N)k^uxLjYIG@2>`FehI*4|+78aop>LH{y`=G*(+_mpF)<$d~@NEn@zewc7$
zz`5qN;2#{L@I4eiEodEb5X+1^3A^EVtF>iig;q*yQcoI&*^nORTYK!gr_f33NQZ;E
z rqF3y*X4_r+vqBJ=Y&EZI0;0
z@gg!UNnZww2o;}bohkm^F^!H5F^!;50`j^E%5Tt?#5KS>T1(MWUFblmlhwivP+!Sn7iXUYcGuFbl-Zez(X8-)P;lT8!asi0*1L#A
z$ZZ(6`0S=nK~GeXfq0dk^I&dImt9IDB$q-q=k~k5JN^FuEbH03XFT+M-*R_x&0(Yf
zK5JH<1S04#DN6%^8Kntz(5a~34?{)YtQD%L!q;j1qdevYMP>k#A#oEE6FIjc`7pgT
z^!))GcRmHjycpu>X@hT_zNOL$W!qgE)kG%ij)~K)giSjOHMm%bDt2T&cma0eQ4MDq
z@uYo;T&(ydu>Ef1e2pV0;4Y_Qb*m?I@d8Ius2EGn;8?Y}=u}q)oF|TtFqK>mW>F(f
zHP)gXDK9AyQwPQOU|wI+KkTx+kMyu{Y}`5HF
=%pbq
z%}w>Z!cGop9KgOuAI1b4(e2ESgRjncB!V=5;k6fD53&$9U{3NQHR9ild4Exc#4XD*
zypptoPyn&z-x&AzZzeD^GA6jqq$iv7`3ejcs$fLW9C_4(@caj4gcJ~;A_;IN`|96_
z0;4N1I-y};9p^JqH5C*Gm_x&CrZ(|~$EjNvVK_qt&!%Yj>A4?DLn+caN1>>SQJanb
z|M;V!1W}Wag>&5Fcf-yT#^&^4r&!D