Difference between revisions of "Create embeddable widgets (GSoC task)"

From Software Heritage Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 20:20, 15 February 2022

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