arkency / find-open-source-mentor

A platform to connect junior developers with open source projects
35 stars 11 forks source link

styling projects index page #29

Closed oxanayoxana closed 5 years ago

oxanayoxana commented 5 years ago

Index: https://prnt.sc/p9c3ot

P.S. there are 3 prs. Maybe it's better to first merge https://github.com/arkency/find-open-source-mentor/pull/28 and then I can resolve conflicts.

andrzejkrzywda commented 5 years ago

This looks quite pretty, thank you!

I'm merging this first, because #28 need some minor extension probably. Ideally, each pull request is independent from each other and "the first one wins" in terms of resolving conflicts.

oxanayoxana commented 5 years ago

Thanks. So the only things left before the release - make roles for mentee and mentor (while they sign in) and allow only owners of that specific project to see “edit/delete” buttons (so no one else can modify it). There is an issue for that (user sti), but I haven’t managed to implement it (had some troubles with routes and omniauth).