37 Commits

Author SHA1 Message Date
6c0cb03cc2 fix: corrected type definition 2023-12-22 01:51:33 -06:00
eb4205faf1 feat: made exercises sequential and added event on completion 2023-12-22 01:42:32 -06:00
2f5fcdcae3 feat: implemented a basic control flow for reaching the lesson page with a set of topics 2023-12-22 01:27:04 -06:00
cb2b1a6c16 refactor: updated schema + added common type inferences 2023-12-22 01:26:19 -06:00
a319665d0c feat: added zustand store to help keep track of lesson sessions 2023-12-22 01:25:50 -06:00
12127b1579 refactor: added json print component 2023-12-18 23:52:57 -06:00
03c3c15c45 chore: license 2023-12-17 02:03:00 -06:00
2822362919 feat: added ClientProviders component 2023-12-17 01:46:38 -06:00
c1ea29e2b2 refactor: swapped 'topic' with 'lesson' semantically 2023-12-17 01:23:28 -06:00
Zeke
aa825f115f chore: update README.md 2023-12-15 01:19:53 -06:00
500a472c0a fix: replaced 'name' with 'variant' 2023-12-15 01:01:24 -06:00
b0f1e93a4e feat: ordered courses alphabetically 2023-12-15 00:55:12 -06:00
d755c4d6e9 feat: added progression tracker table 2023-12-15 00:45:03 -06:00
9618ac6479 fix: replaced old api calls 2023-12-14 00:16:09 -06:00
e2250804eb feat: exercise api 2023-12-13 23:44:57 -06:00
576fed2ee2 feat: topic api 2023-12-13 23:44:49 -06:00
47b80dfad8 feat: lesson api 2023-12-13 23:44:42 -06:00
09787e2e54 feat: course api 2023-12-13 23:28:17 -06:00
5ffb4084df feat: user api 2023-12-13 23:16:12 -06:00
79a866a7bb feat: added skeleton api routes 2023-12-13 22:34:51 -06:00
1e2d1acfb5 chore: made table names plural 2023-12-13 22:34:19 -06:00
9d04f43275 feat: created the core db 2023-12-13 22:14:07 -06:00
67ee9713b1 fix: removed accidentally generated file 2023-12-11 01:20:59 -06:00
82e333cb38 style: centered contents for all pages 2023-12-11 01:13:36 -06:00
ca0efb56cb feat: added language selection to courses page 2023-12-11 01:13:08 -06:00
09c1a48d18 feat: integrated Clerk webhooks 2023-12-10 21:58:30 -06:00
ede7449659 feat: first iteration of the database 2023-12-10 20:42:28 -06:00
c470a5e765 style: centered nav 2023-12-05 01:28:32 -06:00
98f240428e chore: updated readme 2023-12-05 01:28:13 -06:00
9699917094 fix: corrected db prefix 2023-12-04 23:59:00 -06:00
6c0d62c028 feat: added basic pages 2023-12-04 23:52:49 -06:00
0466a3a81c feat: clerk integration 2023-12-04 23:52:03 -06:00
ae79a0aa3e chore: added description + live link to readme 2023-12-03 16:56:43 -06:00
320d3f3f09 refactor: removed t3 defaults 2023-12-03 16:12:37 -06:00
de605e4b7a Init create-t3-app 2023-12-03 15:26:14 -06:00
7081b81028 refactor: removed t3 defaults 2023-12-03 15:25:42 -06:00
874b977243 Init create-t3-app 2023-12-03 02:01:20 -06:00