Giter Site home page Giter Site logo

vue-store's Introduction

vue-store

A Store Management App

Task

To demonstrate your knowledge of VueJS, you will be required to develop a store management application (Single page app).

Authentication

  • Login and logout of the system with JWT

Item Management

  • Add items to the store
  • View details of an item
  • Edit an existing item
  • Delete an existing item
  • View all available items in the store
  • Filter/Search items by name/category/price

Order Management

  • Create an order
  • Add an item to the cart/order
  • Remove an item from the order
  • Checkout

Other than the above requirements, you are also required to include proper notification features for interactivity.

Your applications should be simple, good look and feel (crispy) and highly usable as well.

Note: API endpoints to login/logout users and check whether a user is logged in will be provided

This application should be implemented in VueJS. No persistence of data will be required, hence there’s no need to worry about saving the data in a database or any other data store mechanism. The application MUST demonstrate all major aspects of VueJS including:

  • Components
  • Directives
  • Computed Properties
  • Filters
  • Mixins
  • Routing
  • Form Input Bindings
  • Element UI
  • Testing

vue-store's People

Contributors

sammienjihia 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.