doprz
|
d5a04c745f
|
feat: Best Practices (#102)
* feat: best practices
* feat: add tests workflow
* feat: add best-practices workflow
* fix: wrong indentation in workflow
|
2024-02-21 15:54:21 -06:00 |
|
knownotunknown
|
11fece0595
|
Merged in finished CalendarGrid
|
2024-02-19 18:27:06 -06:00 |
|
knownotunknown
|
c676be4765
|
Fixed build errors and restructured Calendar page
|
2024-02-19 18:26:09 -06:00 |
|
Abhinav Chadaga
|
4f5753917b
|
sort the flattened course schedule (#93)
first by dayIndex, then startIndex, then endIndex.
|
2024-02-17 16:57:51 -06:00 |
|
DhruvArora-03
|
79c5c97d98
|
fix extra space
|
2024-02-17 16:37:35 -06:00 |
|
DhruvArora-03
|
419e3066f1
|
cleanup useFlattenedCourseSchedule
|
2024-02-17 15:30:14 -06:00 |
|
knownotunknown
|
851947db0b
|
Update
|
2024-02-17 15:03:18 -06:00 |
|
Abhinav Chadaga
|
bba067f591
|
implement flatten course schedule helper function
takes a course schedule and returns an array of objects that can be used to render all the individual course
|
2024-02-17 14:30:59 -06:00 |
|
Razboy20
|
0560a01a55
|
refactor: Replace Webpack with Vite (#53)
|
2024-01-24 19:40:30 -06:00 |
|
Sriram Hariharan
|
56643f9753
|
bunch of misc changes
|
2023-11-17 11:11:01 -06:00 |
|
Sriram Hariharan
|
aea9b16f98
|
refactoring courseschedule storage
|
2023-09-17 19:29:00 -05:00 |
|
doprz
|
486b2e4dfc
|
bugfix: fix #44
|
2023-03-30 10:33:40 -05:00 |
|
Sriram Hariharan
|
6afd372945
|
multiple schedule suppport kinda
|
2023-03-15 23:54:07 -05:00 |
|
Sriram Hariharan
|
ebeb7d692b
|
created reusable button component, created course info header component, created utility type for Colors, removed typescript-css-modules plugin, and added a threshold to the infinite scroll hook
|
2023-03-06 22:45:34 -06:00 |
|
Sriram Hariharan
|
0956525e94
|
auto-loading completely done
|
2023-03-05 14:34:26 -06:00 |
|
Sriram Hariharan
|
bc464cd264
|
lots of UI changes, and keyboard command support
|
2023-03-04 22:42:51 -06:00 |
|
Sriram Hariharan
|
39016c93aa
|
infinite scroll support
|
2023-03-03 23:13:31 -06:00 |
|
Sriram Hariharan
|
bce2717088
|
using my boilerplate yuh
|
2023-02-22 22:51:38 -06:00 |
|