arbanhossain / home-med

little tool to help me organize medical/health stuff in my home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home-Med

This uses Google Sheets with Sheety as a database.

  • Set up a new project in sheety.

  • In you spreadsheet, create a sheet named Information and fill them in with the name of people you are collecting records of

    info

  • Then create necessary sheets for the type of records.

    types

  • Make sure the records corecctly correspond with the names specified in Information sheet.

    names

  • In config.js fill in sheetLink that you got from Sheety, tables with the names that you want to see in the drop down menu as key and sheet name in the spreadsheet(in lowercase)

    config

  • Make sure to sync everything in Sheety.

  • Open index.html in a browser to use or host it on the cloud.

About

little tool to help me organize medical/health stuff in my home


Languages

Language:JavaScript 72.9%Language:HTML 13.6%Language:CSS 13.5%