alepez / devand

DevAndDev helps developers finding pair-programming partners.
Apache License 2.0
40 stars 9 forks source link

Pair-programming on a Framework #41

Open guerinoni opened 4 years ago

guerinoni commented 4 years ago

Maybe can be useful add a framework list related to language :)

Example: Python -> Django || C++ -> Qt

alepez commented 4 years ago

It's a good idea. But I'm not sure to implement it now that the community is so little. I'd wait for community growth before adding more filtering features.

alepez commented 4 years ago

See also #58

alepez commented 4 years ago

Instead of framework we can just say "tag". Tags may be similar to StackOverflow tags.

Out tags should not be used by the affinity algorithm (the one which matches users by language+level). Instead they can be used to filter users.

alepez commented 4 years ago

Idea: we can search by tags using something like this -> https://github.com/tinysearch/tinysearch

tinysearch is for static sites, while we can just search through a list of tags