Open Issues Need Help
View All on GitHub Registro de usuario 2 months ago
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