1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a user registration function that validates unique usernames, stores user data (username, password, name) in a JSON file (usuarios.json), and provides success/error messages. The user data should follow a specific JSON structure including fields for publications and likes, initially empty.

Complexity: 3/5
enhancement good first issue