Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Add some GSOC ideas (#1578)
Browse files Browse the repository at this point in the history
Co-authored-by: SingLi <Sing-Li@users.noreply.github.com>
  • Loading branch information
MarcosSpessatto and Sing-Li authored Feb 4, 2020
1 parent ea40638 commit 81454e8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions contributing/google-summer-of-code-2020/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,18 @@ The leaderboard project **itself** is open source, created and maintained by our
- **Description**: We have this feature on our web client, server has an implementation about this, you only need to implement this feature on our Mobile Client and ability to select and share a location (based or not on user's location), custom message to show the location shared and need to be able to open this location on maps apps.
- **Desirable Skills**: Familiarity with ReactNative and Rocket.Chat codebase.

### Uber Rocket.Chat App

- **Mentors**: [@marcos.defendi](https://open.rocket.chat/direct/marcos.defendi)
- **Description**: The goal of this project is allow users to call their Uber rides directly from Rocket.Chat.
- **Desirable Skills**: Familiarity with Typescript and OOP concepts.

### Vocabulary Booster Rocket.Chat App

- **Mentors**: [@marcos.defendi](https://open.rocket.chat/direct/marcos.defendi)
- **Description**: The goal of this project is to provide the user a way to improve his vocabulary in a certain language (English, for now), by sending him a message with a "new" word in certain periods of time (configurable). After that, the app should validate if the user has learned the meaning of the word, sending the definition and some word options, or some sentence with the word and a gap to fill. Also the app would show the user's performance. There are some API's to get the words and the meanings. e.g ([WordsAPI](https://www.wordsapi.com/), [Datamuse](https://www.datamuse.com/api/), [Oxford](https://developer.oxforddictionaries.com/), etc) (needs to be evaluated deeply)
- **Desirable Skills**: Familiarity with Typescript and OOP concepts.

## Timeline

[GSoC 2020 Timeline](https://developers.google.com/open-source/gsoc/timeline) next due dates:
Expand Down

0 comments on commit 81454e8

Please sign in to comment.