codebuddies / greetbot

Slackbot for greeting new codebuddies users
MIT License
9 stars 14 forks source link

Separate learning resources and projects / tutorials #23

Closed robinfla closed 6 years ago

robinfla commented 6 years ago

Talking about resources, two different concepts actually emerge: theory & practice. While practice with exercises is a necessary complement to theory, practice with tutorials or projects, is a bit different.

It should be somewhat differentiated along the way. Ideally, a user would be prompted resources with /resources but we could add additional options for instance, /resources projects

However, we should also add warnings for beginners because projets and tutorials can be complex and challenging if the syntax and theory is not well understood.

stain88 commented 6 years ago

i would suggest splitting out into a /projects command, as there's probably enough parsing going on in /resources already

angelocordon commented 6 years ago

+1 with @stain88 - I think this can be revisited as a /projects feature

BethanyG commented 6 years ago

Going to re-file this as Add New /projects Endpoint, so we can discuss/plan/assign accordingly.

BethanyG commented 6 years ago

I am going to close this in favor of #58. Please feel free to re-open if I've missed something.