Go to file
mukimovd 9d24f47e68 Serve demo content from a separate JSON file for easier data management
Implements JsonStorage class to load and manage sample data from sampleData.json, replacing MemStorage.

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/3575e342-a373-4351-a35e-5c684b14fd0f.jpg
2025-05-08 00:05:04 +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 Serve sample data from a dedicated JSON file instead of memory 2025-05-08 00:02:50 +00:00
server Serve demo content from a separate JSON file for easier data management 2025-05-08 00:05:04 +00:00
shared Populate database with richer user profiles and expanded literary data 2025-05-01 23:46:57 +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