CSI-CATT / CSI-CATT/Habit-Tracker
Add and export interface here for HabitTracker in store.ts
Open
Beginner friendly
enhancement
good first issue
Hacktoberfest
Hacktoberfest accepted
help wanted
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Issue: Habit Interface
1. Create Habit interface in store.ts.
2. Fields: id, name, frequency (daily|weekly|monthly), completedDate[], createdAt.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open store.ts and inspect the existing store definitions and exports. Add and export the Habit interface with id, name, the daily|weekly|monthly frequency, completedDate[], and createdAt; it is done when the interface is available from store.ts with those fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100