madeleinel / WoMentor

A mentoring platform created by @Eleanombre and @Madeleinel. Created using Python, Flask and PostgreSQL.
https://womentotech.herokuapp.com/
MIT License
2 stars 0 forks source link

Feature/page styling #35

Closed madeleinel closed 7 years ago

madeleinel commented 7 years ago

I have (in the version you looked at):

I have also (since you looked at it & provided feedback):

madeleinel commented 7 years ago

A comment on this change:

Change the shape of the "to consider before tweeting" sections > removed the rounded corners and made them into the shape of right-pointing arrows

  • I've also included a shape alternative (squared-out corners) in commented out text (lines 127-128 in signup.css)
  • I think I prefer the arrow shapes, but let me know what you think
  • We could also go with simple rectangles, to ensure cross-browser & -device compatablity
madeleinel commented 7 years ago

In response to a change in pull request #34:

[...] checks whether languages are actually languages (referencing the list in acceptedlangs.py and reassigns non-languages as skills adding 'and more...' as the fourth list item if there are more than 4

Also, clarify that this is what will be included in their profile, but they will be matched with mentors/mentees on everything they've included?