Difference between revisions of "GSoC/2019/Project Ideas"

From XMPP WIKI
Jump to navigation Jump to search
Line 7: Line 7:
=== Example Project Template ===
=== Example Project Template ===


'''URL:''' https://example.org/<br/>
''URL:'' https://example.org/<br/>
'''Source Code:''' https://example.org/source<br/>
'''Description:''': This is just an example project which can be used as template.<br/>


'''Main Contact Person:''' John Doe <john.doe@example.org><br/>
''Source Code:'' https://example.org/source<br/>
'''Potential Mentors:''' Jane Doe <jane.doe@example.org>, Alice Enigma <alice@example.org><br/>


'''List of Teaser Tasks:''' https://example.org/issues?tag=teaser
''Description:'': This is just an example project which can be used as template.<br/>
 
''Main Contact Person:'' John Doe <john.doe@example.org><br/>
 
''Potential Mentors:'' Jane Doe <jane.doe@example.org>, Alice Enigma <alice@example.org><br/>
 
''List of Teaser Tasks:'' https://example.org/issues?tag=teaser




==== Example Project Template Idea A ====
==== Example Project Template Idea A ====


'''Brief explanation:''' Add support for A to example project.<br/>
''Brief explanation:'' Add support for A to example project.<br/>


'''Involved Technologies:''' Smalltalk, FORTRAN77, COBOL<br/>
''Involved Technologies:'' Smalltalk, FORTRAN77, COBOL<br/>


'''Mentor(s):''' Foo Bar <foo.bar@exampole.org><br/>
''Mentor(s):'' Foo Bar <foo.bar@exampole.org><br/>


'''Deliverables:'''<br/>
''Deliverables:''<br/>
* Foo
* Foo
* Bar
* Bar
* Baz
* Baz


'''Milestones:'''<br/>
''Milestones:''<br/>
# Implement parser and unit tests for parsing
# Implement parser and unit tests for parsing
# Implement protocol logic
# Implement protocol logic

Revision as of 14:34, 20 January 2019

XMPP / XSF GSoC 2019 Project Ideas

Introduction

List of Project Ideas

Example Project Template

URL: https://example.org/

Source Code: https://example.org/source

Description:: This is just an example project which can be used as template.

Main Contact Person: John Doe <john.doe@example.org>

Potential Mentors: Jane Doe <jane.doe@example.org>, Alice Enigma <alice@example.org>

List of Teaser Tasks: https://example.org/issues?tag=teaser


Example Project Template Idea A

Brief explanation: Add support for A to example project.

Involved Technologies: Smalltalk, FORTRAN77, COBOL

Mentor(s): Foo Bar <foo.bar@exampole.org>

Deliverables:

  • Foo
  • Bar
  • Baz

Milestones:

  1. Implement parser and unit tests for parsing
  2. Implement protocol logic
  3. Interoperability tests against a different implementation

Example Project Template Idea B