TemaDeveloper / TemaDeveloper/personal_planner

feat: Data import (CSV/XLSX) into any section

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
TypeScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Size: M.

Export is thorough (/api/export/*, ExcelJS) but there is no import path — users can't bring in historical data or migrate from a spreadsheet/Notion.

Scope

Add per-section CSV/XLSX import that maps spreadsheet columns to section fields (built-in and custom field definitions), with a preview/confirm step. Removes a major adoption blocker; mirrors the existing export.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing /api/export/* path and its ExcelJS usage to understand how section data is represented. Then trace the section field definitions, including custom fields, and define the import flow's completion criteria: CSV/XLSX mapping, preview, confirmation, and successful per-section data creation.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
data, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.