calpoly-csai / calpoly-csai/MealPrepAI

[ISSUE-010] User Profile Schema & API

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
backend phase-2
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Phase 2: User Management & Profiles (Week 3)

### Description
Implement User model with preferences and schedule fields
Create profile CRUD endpoints (GET, PUT /api/users/profile)
Create preferences endpoint (PUT /api/users/preferences)
Create schedule endpoint (PUT /api/users/schedule)
Add input validation with Zod

### Dependencies
- #005
- #008

### Can Work in Parallel With
- #011

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing dependencies #005 and #008, then inspect the existing user and API structure. Implement the User model with preferences and schedule fields, profile CRUD endpoints, preferences and schedule update endpoints, and Zod validation. Done means all listed endpoints and fields are implemented and accept only valid input.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.