nxwi / BloodHub

Home Page:https://blood-hub.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blood Hub

- Do Not Delete README.md  You can Improve the readability of the  document
+ Update data.json file with your info

How To Contribute to database

{
    "data": [
    
      {
        "name": "Naswih Abdurahiman",
        "userName": "naxwh",
        "phone": "7994238436",
        "bloodGroup": "A+",
        "address": "KP(H) Vettupara",
        "district": "Malappuram",
        "state": "Kerala",
        "country": "India"
+     },
+     {
+       "name": "Name",
+       "userName": "User Name",
+       "phone": "Phone Number",
+       "bloodGroup": "Blood Group",
+       "address": "Address",
+       "district": "District",
+       "state": "State",
+       "country": "Country"
      }
    ]
}

About

https://blood-hub.herokuapp.com/


Languages

Language:EJS 65.9%Language:CSS 23.3%Language:JavaScript 10.8%