Product
Blog
Docs
Pricing
Log in
Sign up
adoran/order-tracker
adoran/order-tracker
/
Compare
Merge
adoran/main
into
templates/main
12 files changed
Hide whitespace
+1335
-85
README.md
+70
-46
templates/main
adoran/main
frontend/components/App.tsx
+151
-7
frontend/index.html
+3
-3
H
index.ts
+114
-11
db.ts
+199
-0
frontend/components/Calendar.tsx
+195
-0
frontend/components/Header.tsx
+138
-0
frontend/components/OrderList.tsx
+155
-0
gmail.ts
+217
-0
C
scan-gmail.ts
+27
-0
send-confirmation-email.ts
+66
-0
frontend/components/Counter.tsx
+0
-18