Guided "step by step" interface to convert longitude and latitude coordinates from traditional Degrees Minutes, Seconds (DMS) format to Digital Degrees (DD) format used in computer-based mapping. After conversion, the interface dynamically generates a map of the converted location. This project is built with Vue.js and Mapbox. View working component.
Project meets general accessibility (WACG) and cross-browser requirements. More testing with a dedicated services (e.g., Sauce Labs) would be helpful if deploying to production.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Vue:
npm run dev
To Visit App:
Visit the localhost port displayed in the terminal after running npm run dev
.
- Latitude and Longitude guidance from Humboldt State University, University of Nebraska - Lincoln, Wikipedia, Journey North, Exploring Our Fluid Earth, and University of Alaska, Fairbanks.
- Helpful advice on rounding numbers in JavaScript from Stackoverflow.
- Readme guidance from Brenna Martenson.
- Linting guidance from ESLint and Stylelint.
- Design guidance from Google's Material Design.
- Fonts and icons from Google Fonts.
- Fluid typography guidance from Utopia.
- Shields from Shields.