Git Product home page Git Product logo

sagefy's Issues

Setup a server to host

  • The server should be an inexpensive, 'standard-issue' VPS or VPS cluster.
  • No code should be unnecessarily vendor specific.
  • The host should have good APIs.
  • The host should be flexible for deployment options.
  • Latest Ubuntu LTS.
  • Everything should be behind Cloudflare.
  • Consider subsystem needs, such as database, search, caching, and computation.
  • Dockerized or image based would be an ideal solution.
  • Document all steps so others can easily replicate.

Build Notices UI

API ready

UI

  • Create some fake notifications
  • Create component base view
  • Create layout base view
  • Style notifications component
  • Add mark as read functionality
  • Add infinite scroll or pagination
  • Poll for more notifications

Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.

Build a form 'select' component

Automatically update based on number of options and number of selections.

  • If there are no options, say "No options available"
    • Should not respond to 'clear' enabled
  • If there is one option, it is selected and unclearable by default
    • A single select should appear as a radio
    • A multi select should appear as a checkbox
    • Should not respond to 'clear' enabled
  • If there are two to six options, the options should default to horizontal display
    • A single select should appear as radios
    • A multi select should appear as checkboxes
    • If 'clear' enabled, a button appears that can clear the selection
    • If vertical enabled, options appear inline
  • If there are seven to twenty options, a text box appears, saying either options selected or "Choose options"
    • Click will bring up overlay panel with options centered on screen
    • A single select should appear as radios
    • A multi select should appear as checkboxes
    • If 'clear' enabled, a button appears that can clear the selection
    • If vertical enabled, options appear inline
  • If there are twenty-one or more options, a text box appears, saying either options selected or "Choose options"
    • Click will bring up overlay panel with options centered on screen
    • A single select should appear as radios
    • A multi select should appear as checkboxes
    • If 'clear' enabled, a button appears that can clear the selection
    • The top of the selection shows a search/typeahead capability, options do not appear until starting typing
    • If vertical enabled, options appear inline
  • Search options from a remote endpoint

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.