interactives/src
gpt-engineer-app[bot] 3d2d2fdbff Add inference rules playground
Create a new interactive playground for practicing rules of inference under Discrete Math > Foundations. The playground will feature a three-column layout for premises, a workspace with parallel lines for derivations, and a column for relevant inference rules. Users can drag and drop elements, apply rules, and receive validation for their steps. The initial example will be based on the provided screenshot.
2025-08-11 08:57:30 +00:00
..
components Add inference rules playground 2025-08-11 08:57:30 +00:00
hooks Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
pages Add inference rules playground 2025-08-11 08:57:30 +00:00
utils Apply security fixes 2025-07-21 07:17:18 +00:00
App.css Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
App.tsx Add Guessing Game 2025-08-10 13:38:45 +00:00
index.css Add new statement and styling 2025-08-08 07:10:05 +00:00
main.tsx Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00