sei-uxdi-collab / work_from_roam-client

Work From Roam - App for locating your favorite space for working. Technologies: React, Google Maps API with backend on Rails and PostgreSQL...
https://sei-uxdi-collab.github.io/work_from_roam-client/
3 stars 5 forks source link

Alex november refactor #278

Closed asooge closed 3 years ago

asooge commented 3 years ago

Major refactoring of major components: Workspace, GoogleMap, Header, WorkspaceFilter. Attempt to fix console warnings that appear often.

New functionality:

New visuals:

Deployed build for testing: https://deploy-preview-278--stoic-bose-478137.netlify.app/#/

image

asooge commented 3 years ago

@GMorse19 I was using the deployed api url 'https://warm-chamber-62945.herokuapp.com/' for development. Try switching to the deployed apiUrl or master branch if you're running the api locally.

GMorse19 commented 3 years ago

Indeed!! I was just in the process of doing that as I looked up the error message. Looks awesome!

yingsongsana commented 3 years ago

@asooge this is awesome work! I love that each workspace now has its own route for easy sharing. Great thinking! And the filter buttons look real clean in their own separate file 👌🏼

asooge commented 3 years ago

Thanks @yingsongsana I tried to make it easier to update and add new features. Still have a ways to go with the google map but this should hopefully be a good improvement.