Go to file
mukimovd d67963de51 Add capabilities to store and retrieve user content and analysis data
Implements data access methods for analysis results and annotations in JsonStorage, including get, filter, and create operations.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: cbacfb18-842a-4116-a907-18c0105ad8ec
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/39b5c689-6e8a-4d5a-9792-69cc81a56534/80f57837-9ae3-42b7-8c9f-0582d861d96f.jpg
2025-05-08 00:21:06 +00:00
attached_assets Add visual representation clarifying the absence of a second language option 2025-05-07 23:56:20 +00:00
client Show available translations to allow users to select a secondary language 2025-05-07 23:58:09 +00:00
data Populate the platform with sample literary data and analysis features 2025-05-08 00:13:10 +00:00
server Add capabilities to store and retrieve user content and analysis data 2025-05-08 00:21:06 +00:00
shared Populate the platform with sample literary data and analysis features 2025-05-08 00:13:10 +00:00
.gitignore Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
.replit Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
components.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
drizzle.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
generated-icon.png Initial commit 2025-05-01 02:38:33 +00:00
package-lock.json Revamp reading experience with enhanced text views and AI analysis 2025-05-01 23:06:21 +00:00
package.json Revamp reading experience with enhanced text views and AI analysis 2025-05-01 23:06:21 +00:00
postcss.config.js Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tailwind.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tsconfig.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
vite.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00