Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Idea 2: User Accounts and History #7

Open
FaheemOnHub opened this issue Nov 14, 2023 · 1 comment
Open

Feature Idea 2: User Accounts and History #7

FaheemOnHub opened this issue Nov 14, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@FaheemOnHub
Copy link
Owner

Description:
Implement user accounts that allow users to save and track their IP address searches. Users can view their search history, making it convenient to revisit previously searched IP addresses and locations.

Skills Required:

User authentication
Database storage for user accounts and search history
Frontend updates to display user-specific information
@FaheemOnHub FaheemOnHub added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 14, 2023
@Diem0n
Copy link

Diem0n commented Mar 13, 2024

I think we can use local storage to manage a search history or if you want to implement auth and history we can use supabase to store user data and manage sign ups let me know if you need help with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants