-
Notifications
You must be signed in to change notification settings - Fork 0
Home
minisemin edited this page Jan 7, 2024
·
2 revisions
Welcome to the Lab-Tracker wiki!
Backend
- Connect to the hosting service (Cloudflare)
- Create a database based on the lab spreadsheet tabs
Tables
- Supplies
- Equipment
- PurchasePATH Log
- Plasmids
- OligoLibrary
- gDNA Library
- Antibodies
- 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
- Re-design on the Figma so that it looks similar to the Google Spreadsheet table view
- Apply the design