Commit graph

219 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
5861189703 Increase card size in one-by-one mode
Increase the size of boxes and numbers in the one-by-one mode of the interactive.
2025-07-19 15:04:32 +00:00
gpt-engineer-app[bot]
d7232f8470 Refine interactive layout and content
- Center cards in one-by-one mode.
- Remove global header/footer from interactive pages.
- Fix "School Connect" text on data structures page.
- Remove binary representation interactive from data structures list.
2025-07-19 15:03:06 +00:00
gpt-engineer-app[bot]
1434c538e4 Refine card reveal in one-by-one mode
Make one card visible at a time in response to user input in one-by-one mode.
2025-07-19 14:59:23 +00:00
gpt-engineer-app[bot]
325b0dd139 Refactor Binary Search Trick interactive
- Move share elements to the bottom.
- Center "How it works" button.
- Add one-by-one and all-at-once modes.
- Randomize card numbers on load.
2025-07-19 14:55:51 +00:00
gpt-engineer-app[bot]
27f179e517 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 14:52:39 +00:00
gpt-engineer-app[bot]
dda00627f8 Add binary search interactive
Recreate the binary search interactive, add a popup explanation, social sharing, and green screen versions. Place it under Data Structures.
2025-07-19 14:51:05 +00:00
gpt-engineer-app[bot]
ee4f62434e Change interactive sum color
Make the sum's color red when it exceeds the target sum.
2025-07-19 14:39:24 +00:00
gpt-engineer-app[bot]
b60c8481f7 Add social share and QR code
Add social share buttons and a QR code to interactive pages, excluding green screen pages.
2025-07-19 14:07:18 +00:00
gpt-engineer-app[bot]
fb312235f3 Add green-screen friendly versions
Create green-screen versions of interactives, accessible via "/gs-dark" and "/gs-lite" paths. Hide layout elements, set green background, and adjust text/element colors for optimal green screen use.
2025-07-19 13:59:42 +00:00
gpt-engineer-app[bot]
76e47c5b00 Add common header and footer
Implement a common header and footer for all pages except interactive pages. The footer will initially contain placeholder text.
2025-07-19 13:39:51 +00:00
gpt-engineer-app[bot]
a2c73e02ef Change color in binary game
Change the color of the text in the binary game to a dark shade of red when in binary.
2025-07-19 13:26:39 +00:00
gpt-engineer-app[bot]
f0dd65eae0 Replace target sum with binary
Replaced the target sum with the binary representation once the game is won.
2025-07-19 13:25:47 +00:00
gpt-engineer-app[bot]
9f4af91d47 Refactor Binary Number Game
Implement start button and hide target sum initially.
2025-07-19 13:19:51 +00:00
gpt-engineer-app[bot]
435f7a3d43 Add binary interactive to School Connect
Implement a binary representation interactive game with cards, a timer, and score tracking on the School Connect page.
2025-07-19 13:16:46 +00:00
gpt-engineer-app[bot]
5f5b4657fa Rename navigation item
Change the name of the navigation item to "Interactives".
2025-07-19 13:05:35 +00:00
gpt-engineer-app[bot]
efc95b4308 Remove element
Remove the selected element from the ComingSoon component.
2025-07-19 13:03:09 +00:00
gpt-engineer-app[bot]
da6674c61f Remove element 2025-07-19 13:02:50 +00:00
gpt-engineer-app[bot]
fb7bb4aca4 feat: Implement website structure
- Add navigation with Themes, Puzzles, and Miscellany.
- Create "coming soon" pages for Puzzles and Miscellany.
- Create a Themes page with cards for various topics.
- Implement basic boxy layout.
- Prepare for future interactive additions and filtering.
- Set up for Netlify deployment.
2025-07-19 13:01:09 +00:00
gpt-engineer-app[bot]
9debcb7e0b Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00