GithubHelp home page GithubHelp logo

joaossa / practice-vuex-forms-quasar-components-vue.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seminvsevolod/practice-vuex-forms-quasar-components-vue.js

0.0 1.0 0.0 558 KB

Practice Vuex, Forms, Quasar Components & Vue.js

JavaScript 32.08% Vue 62.46% CSS 2.08% HTML 3.37%

practice-vuex-forms-quasar-components-vue.js's Introduction

Exercise 3. Practice Vuex, Forms, Quasar Components & Vue.js

1) Create a Vuex Store for the food items, with the four different sections and add the food data to the appropriate section

2) Create a getter to retreive the food and display these on the page using the getter

3) Add the ability to delete an item (when the user clicks Delete) using actions & mutations - show a confirm dialog before deleting

4) Add validation to the Add / Edit Food modal - make the Name a required field with a max of 20 characters. Make description not required, but with a max of 135 characters. Validation should be triggered when Save is clicked

5) Add the ability to Add an item (hint: both Add and Edit modals use the same component - use the 'type' prop to differentiate)

6) Add the ability to Edit an item

7) If no description is provided for a food item, display the text "No description provided." in italic text

8) If no image is provided, fall back to the image statics/image-placeholder.png

practice-vuex-forms-quasar-components-vue.js's People

Contributors

seminvsevolod avatar

Watchers

James Cloos 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.