coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

projects.html: Add difficulty row #792

Closed pra17dod closed 3 years ago

pra17dod commented 3 years ago

This adds Difficulty-level and Tags rows under mentors row in project section. Closes #786

Preview of Projects Section

Screenshot from 2021-04-04 18-06-54

For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!

Checklist

After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.

Please consider helping us by reviewing other peoples pull requests as well:

The more you review, the more your score will grow at coala.io and we will review your PRs faster!

pra17dod commented 3 years ago

@abhishalya @anshalshukla @CLiu13 Please review the PR.

pra17dod commented 3 years ago

Please attach a screenshot with the changes.

@anshalshukla I have already attached the screenshot above.

pra17dod commented 3 years ago

@abhishalya Please Review the PR.

abhishalya commented 3 years ago

This should've failed the travis checks, because the commit shortlog is too long, and it doesn't have a full link to the issue mentioned.

Fixing this from my side for now, but please take care of this next time. Highly suggest you to go through the commit guidelines once.

abhishalya commented 3 years ago

Also, honestly this does not look that great. It feels like there's too much info in terms of badges. In a first glance, I suspect if everyone could interpret the meaning of those correctly. Could be better, but I guess we can pass on that for now.

pra17dod commented 3 years ago

This should've failed the travis checks, because the commit shortlog is too long, and it doesn't have a full link to the issue mentioned.

Fixing this from my side for now, but please take care of this next time. Highly suggest you to go through the commit guidelines once.

Thank you. Will keep that in mind about commit messages

pra17dod commented 3 years ago

Also, honestly this does not look that great. It feels like there's too much info in terms of badges. In a first glance, I suspect if everyone could interpret the meaning of those correctly. Could be better, but I guess we can pass on that for now.

Can we keep only difficulty tags? I think it will be useful.

abhishalya commented 3 years ago

Yeah, that might be better. Can you make that change? Also adjust the commit message accordingly.

Can we keep only difficulty tags? I think it will be useful.

pra17dod commented 3 years ago

Yeah, that might be better. Can you make that change?

Can we keep only difficulty tags? I think it will be useful.

Yaa, I can. Just a moment.