Giter Site home page Giter Site logo

todo-app's Introduction

Requirements

  • Git
  • NodeJS
  • NPM/Yarn (Yarn is prefered)

Instructions

  • Fork this repo
  • Write the app using vue components and Vuex state management
  • Use this poject's structure for development
  • Follow the project coding style
  • After finishing send your project by email to [email protected] with the following subject: Todo List Frontend Challenge - Your Name

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

The problem

We have a little problem whith Tasks management. So our company decided to build a simple "todo" app so our co-workers can track what they are doing. This is the desired design:

alt text

Functional requirements

  • add todo
  • mark todo as done or undone
  • clear all todos marked as done

Non functional requirements

  • use the provided design
  • to add todo, users must use the input provided by the design and press enter
  • to mark as done or undone, users must click at the circle at the left corner of the todo
  • all done todos should appear at the end of the list
  • it should be responsive so we can use on our smart phones
  • use your creativity ;)

Extra points

  • Follow development best practices in vuejs development
  • Do not use JQuery or any other libraries that are not necessary
  • Use reusable components
  • Document your code with comments
  • Provide a better design for the app
  • Use Sass

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

todo-app's People

Contributors

isneezy avatar edgencio avatar iamzjohn avatar

Stargazers

Valter SITOE avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.