Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Open → http://localhost:3000
│ └── index.css # Contains all styling rules, variables, and animations
├── js
│ ├── utils
│ │ ├── aiMock.js # The original mock UI extraction hook (deprecated)
│ │
│ │ ├── api.js # The live fetch logic communicating with our Express API
│ │ └── toast.js # Modern toast & confirmation modal system
│ ├── app.js # The main controller (handles DOM UI, event bindings, and Calendar)
Expand Down
138 changes: 0 additions & 138 deletions js/utils/aiMock.js

This file was deleted.