CodingTrain / CodingTrain/Suggestion-Box
Idea: Browser Extension - DB Interaction
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 570
- Forks
- 85
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Take the browser extension(s) a step further by keeping persistent data. Store information from a page/session in either webstorage, localstorage, or a DB. Come back to the page a few days later (part B?), and see if the data can be retrieved from the db and change the webpage.
An example might be, add some interaction to a webpage like a dropdown list with some options to create a personal wishlist or reading list that only runs on Amazon [add a dropdown list to the amazon experience]. If you see book or item you like, you change the value of the dropdown (e.g., "Like", "Want!", "Must Have!!").
When you revisit the page at a future date, a query retrieves the saved information, and updates the current dropdown list for the current experience. Maybe even add a date stamp when it was previously changed.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
No files, tests, or entry points are named; begin by clarifying the browser-extension scope and whether webstorage, localstorage, or a database is intended. Define the target page and persistence behavior first, including how saved values and timestamps should be restored, then establish acceptance criteria for the wishlist or reading-list example.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- database, frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100