Skip to content
minisemin edited this page Jan 7, 2024 · 2 revisions

Welcome to the Lab-Tracker wiki!

To do list

Backend

  1. Connect to the hosting service (Cloudflare)
  2. Create a database based on the lab spreadsheet tabs

Tables

  • Supplies
  • Equipment
  • PurchasePATH Log
  • Plasmids
  • OligoLibrary
  • gDNA Library
  • Antibodies
  1. Google Log-in
  • Users Table to be added

APIs for each table

  • Find item(s) by: name, category, catalog number, partial string in the description, number in stock, whether needed to order
  • Add item(s)
  • Delete item(s) by id
  • Update item(s) by id

Frontend

  1. Re-design on the Figma so that it looks similar to the Google Spreadsheet table view
  2. Apply the design

Clone this wiki locally