candle-annotator/src/app
Marko Djordjevic 096a80b229 feat: implement backend API endpoints
- CSV upload with papaparse (handles date strings and Unix timestamps)
- Annotations CRUD (GET, POST, DELETE)
- Candles GET endpoint
- Export annotations as CSV
2026-02-12 10:24:03 +01:00
..
api feat: implement backend API endpoints 2026-02-12 10:24:03 +01:00
globals.css feat: initialize Next.js project with database schema 2026-02-12 10:23:02 +01:00
layout.tsx feat: initialize Next.js project with database schema 2026-02-12 10:23:02 +01:00
page.tsx feat: initialize Next.js project with database schema 2026-02-12 10:23:02 +01:00