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

From Software Heritage Wiki
Jump to: navigation, search
(Add missing required info)
Line 13: Line 13:
 
* SWH Browse (for Project/revision or file)
 
* SWH Browse (for Project/revision or file)
 
* Save code now.
 
* Save code now.
 +
 +
Expected duration: 350 hours. Difficulty: hard
  
 
== Desirable skills ==
 
== Desirable skills ==

Revision as of 07:14, 25 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.

Expected duration: 350 hours. Difficulty: hard

Desirable skills

  • Python 3 and Git are a must to work on any Software Heritage project
  • web development and/or design
  • Javascript

Potential mentors

  • Jayesh Velayudhan (jayeshv on IRC)