Open Issues Need Help
View All on GitHubAI Summary: This issue proposes to enforce uniqueness for 'ssn' and 'username' fields across all users to prevent data integrity and identity problems. The expected behavior is that attempts to create or update users with duplicate 'ssn' or 'username' values will fail with a clear error message. This will involve adding unique constraints to the database and ensuring the API and tests handle these duplicate cases correctly.
Saycret app is designed to combine the openness of social media with the privacy of anonymous sharing, giving users the freedom to choose how they want to interact.