Skip to content

Repository files navigation

ToDoList Justto 3DR

This project was my challenge for an internship job at Justto, my first application on Vue.js. Justto 3DR is the only data-based dispute resolution platform for law firms and legal departments!

The Challenge

The challenge is to create a TODO List that meets the following requirements:

  • Be able to insert, edit and remove tasks from the list,
  • Be developed in Vue.js with Webpack and be an SPA,
  • Have an "About" page using vue-router (Bonus)

Project Setup

  • Install Dependencies:
npm install
  • Start Development Server:
npm run dev
  • Compiles For Production:
npm run build
  • Check and Fix Lint
npm run lint
npm run lint:fix

Update

To maintain this project update, I migrated from Vue 2 to Vue 3, Options API to Composition API, Webpack to Vite and JavaScript to TypeScript

TODO

  • Create E2E Tests
  • Update Unit Tests
  • Update README With Test Instructions

Note: Yes, I got the job :D.

About

ToDo List Challenge for Internship Vacancy at Justto - DONE

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages