feat: add persistent sessions, sitemap docs, and expanded seed data

## Security
- Sessions now stored in SQLite database instead of memory
- Sessions table persists across server restarts
- Auto-cleanup of expired sessions on startup

## Documentation
- Created docs/SITEMAP.md with site navigation map
- Documented user flows and data binding
- Listed all routes and their purposes

## Issue #9 Progress
- Seed data expanded from 3 to 12 properties
- Added English translations (title_en, description_en)
- All major Tenerife cities represented
- Various property types: urban, agricultural, houses, apartments

## Database
- Added title_en, description_en, short_description_en columns
- Deleted old database to reseed with new data
This commit is contained in:
TenerifeProp Dev
2026-04-05 00:15:48 +01:00
parent 1f8a54b566
commit f4b82c8502
3 changed files with 437 additions and 41 deletions

Binary file not shown.