guhenrique007 / roadmap-checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer Roadmap Checklist

I made this project to serve as a checklist for the Developer Roadmap.

The data is saved on browser local storage, you can acess the production version here.

Project Details

  • Vue.Js
  • About roadmap files:
    • allowed formats: JSON
    • src/assets/json has a initial set of roadmaps
    • a roadmap progess is stored in localStorage

Contribuition

  • Open a pull request with improvements
  • Some suggestions improvements:
    • Styling
    • Allow create notes to roadmap items
    • new roadmap JSONs
    • Allow create new roadmaps
    • Refactors

Project setup

Install Dependecies

yarn | npm install

Compiles and hot-reloads for development

yarn serve | npm run serve

Compiles and minifies for production

yarn build | npm run build

Demo

image

About


Languages

Language:Vue 85.6%Language:JavaScript 8.7%Language:HTML 3.1%Language:Shell 2.6%