Skip to content

feat: Save/Create Account functionality (#11)#22

Open
jimeng999 wants to merge 2 commits into
Docport:masterfrom
jimeng999:bounty-11
Open

feat: Save/Create Account functionality (#11)#22
jimeng999 wants to merge 2 commits into
Docport:masterfrom
jimeng999:bounty-11

Conversation

@jimeng999

Copy link
Copy Markdown

Description

Implements issue #11: Save/Create Account functionality.

Changes Made

  • Added save_account.py with user info persistence
  • Supports saving Name and Email (Mozilla Persona format)
  • Includes a Stripe-inspired minimal account creation form (HTML/CSS)
  • Data stored in JSON file (lightweight, no MongoDB dependency needed)

Testing

  • Module loads correctly
  • save_user_info() creates and updates account records
  • Form HTML renders properly with validation

Fixes #11
[bounty $50]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Save/Create Account [$50]

1 participant