Commit graph

120 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
964c544027 Refactor theme structure
Add new themes under Discrete Math, move binary interactive, and remove School Connect.
2025-07-19 13:53:44 +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]
666de99364 Add direct interactive routes
Implement direct routes for interactives (e.g., `/school-connect/binary-number-game`).
2025-07-19 13:36:52 +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]
02b53640b7 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 13:07:49 +00:00
gpt-engineer-app[bot]
bc02958540 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 13:07:24 +00:00
gpt-engineer-app[bot]
bac8ef570d Remove section
Remove the selected section from the index page.
2025-07-19 13:07:22 +00:00
gpt-engineer-app[bot]
ae2d6848d4 Remove section from index page
Remove the selected section from the index page.
2025-07-19 13:06:54 +00:00
gpt-engineer-app[bot]
9bf592d4f9 Remove element
Remove the selected element from the page.
2025-07-19 13:06:29 +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]
d8e738e30c Remove a block from Themes page
Remove a specific block element from the Themes page.
2025-07-19 13:05:04 +00:00
gpt-engineer-app[bot]
2d5407f3b9 Remove a block of code
Remove a specific block of code from the Themes page.
2025-07-19 13:04:39 +00:00
gpt-engineer-app[bot]
10a28f9b2b Change text to "Miscellany"
Update text content in the component.
2025-07-19 13:03:43 +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