Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 709 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 709 Bytes

Update February 2021

This application was only created as a learning experience. It is no longer maintained in terms of features or security.

D2 Skill Calc

https://d2skillcalc.com

About

I created this skill calculator to learn some new front end tools, challenge myself and to provide a calculator that works well on mobile devices.

Tools & techniques I wanted to learn

  • Vuex
  • Vue Router
  • Sprite maps
  • Basic SVG

Challenges

  • Create one component to handle all character skill data
    • This was really not necessary, but I wanted to force myself to think as if I were developing this interface for a game that could have characters added in the future.
  • Make it easy to use on mobile