You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have most of the Chapters page BE functionality ready. The endpoint for chapter search is available at api/v1/owasp/search/chapter. It currently provides
fields. The results are ranked based on the proximity to the user's location.
I'd like the new page layout be consistent with Projects page (name, leaders, summary, tags) with some extra icons (font awesome) for the related URLs based on the link platform type (show YouTube icon for youtube.com... links, LinkedIn icon for linkedin.com links, Twitter icon for twitter.com/x.com link, etc -- the real challenge here is compiling a list of platforms we want to cover).
The button should be labeled as Join and have a link to the chapter's idx_url.
I'd be happy to help w/ any questions here or in the #project-nest Slack channel.
The text was updated successfully, but these errors were encountered:
We currently have most of the Chapters page BE functionality ready. The endpoint for chapter search is available at
api/v1/owasp/search/chapter
. It currently providesfields. The results are ranked based on the proximity to the user's location.
I'd like the new page layout be consistent with Projects page (name, leaders, summary, tags) with some extra icons (font awesome) for the related URLs based on the link platform type (show YouTube icon for youtube.com... links, LinkedIn icon for linkedin.com links, Twitter icon for twitter.com/x.com link, etc -- the real challenge here is compiling a list of platforms we want to cover).
The button should be labeled as
Join
and have a link to the chapter'sidx_url
.I'd be happy to help w/ any questions here or in the #project-nest Slack channel.
The text was updated successfully, but these errors were encountered: