Skip to content

ToDo List Challenge for Internship Vacancy at Justto - DONE

Notifications You must be signed in to change notification settings

guiriosoficial/ToDoList-Justto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 create a TODO List that meets the following requirements:

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

Project Setup

  • Requirements:
    • Node (^16.13.1)
    • NPM (^8.1.2)
  • Install Dependencies: npm install
  • Start Development Server: npm run serve (Runs on http://localhost:8080/)
  • Compiles For Production: npm run build (Will be Build in /dist)
  • Lints and Fixes Files: npm run lint

Note: Yes, I got the job :D.

About

ToDo List Challenge for Internship Vacancy at Justto - DONE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published