Create embeddable widgets (GSoC task)

From Software Heritage Wiki
Revision as of 20:20, 15 February 2022 by Jayesh (talk | contribs) (Created page with "== Introduction == Create embeddable JS widgets to make SWH features easily available. == Task description == The idea is to have a set of JS widgets that can be embedded i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Create embeddable JS widgets to make SWH features easily available.

Task description

The idea is to have a set of JS widgets that can be embedded in any web page with JS enabled. Widgets will be smart enough to make their own api calls and render the results.

Some widgets could be

  • SWH search box
  • SWH Search results
  • SWH Browse (for Project/revision or file)
  • Save code now.

Desirable skills

Potential mentors