Giter Club home page Giter Club logo

Comments (1)

nuclearspike avatar nuclearspike commented on August 16, 2024

Criteria.jsx has the code to build the drop-down menu of saved searches as well as respond to clicks of the menu to set the criteria to the saved search options. Everything is stored in localStorage, which I want to move away from and store them at KivaLens' server in Redis potentially and have it linked to the user's Kiva unique ID that we get from the oAuth login.

The drawback to this is for users who have multiple Kiva accounts but only want to have one set of saved searches, not sure how common that is. One solution is to have GUIDs for each saved search and allow users to mark it as public-unlisted, so anyone with the GUID could see the the saved search and save it to their list of searches.

On startup, after Kiva oAuth login, the clients would need to DL the server versions of the criteria. Changes made to the searches would need to push to KL server.

from lenderassist.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.