Your challenge, if you choose to accept it, is to take this unstyled Vue project and turn it into the mockup below:
You may use whatever libraries you feel would work best or you may stick to just css.
You may use whatever libraries you want here as well. There are few piecies of functionality we would like to see:
- Selecting any of the items in the side nav should change what we see in the main view. Placeholder pages are fine here.
- Export should save a txt or csv file.
- Clicking on the property address should open a modal or new tab showing the property on the map.
- Anything else you can think of...be creative! We want to see what you can do.
Either in the repo or an email propose improvements/changes to the design taking style and UX into account. If you had any ideas about functionality changes or additions add them in too.
If you have any questions, please reach out to Kyle. We look forward to your submission.
Good luck.
npm install
npm run serve
npm run build
npm run test
npm run lint