ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

ConfBuddies is MORE responsive #122

Closed ChaelCodes closed 2 years ago

ChaelCodes commented 2 years ago

Description of Feature or Issue

closes #98

The nav bar hung off the side on mobile, so we've replaced the mobile nav links with emojis. This allows us to have a decent mobile view without importing external icons, or adding a javascript framework, which would enable us to add a component library with a hamburger menu. If we wish to add additional nav items in the future, this solution will be limiting, however, I don't foresee that being an issue.

We also cleaned up some large descriptions that didn't need to be in the index, broke up timestamps, and dealt with responsive issues on the profile.

Checklist

User-Facing Changes

Old New
nav bar requires horizontal scroll nav bar does not require scroll
error message in the void error message on mobile