Git Product home page Git Product logo

aspire-fe-challenge's Introduction

aspire-fe-challenge

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Project Objectives

  • The candidate should convert the designs in an application with focus on design fidelity and usage of libraries and tools aligned with the Code Challenge
  • The task is to make the UI built with the CSS challenge dynamic and interactive.
  • Application should use an API architecture, where dummy data can be returned from the APIs directly within the JS code, no real server side code is required
  • the data can be stored in localStorage or stage management system
  • on the start up of the application, some cards should be already added by the system without need to prepare a layout without cards
  • Add new card:
    • open a modal/page where the user can add the card name and submit the new card
    • the expiration date and card number will be randomly generated by the system.
    • the card will be appended in the carousel together with the other cards
  • Freeze/Unfreeze card
    • on click of the freeze card the card will get the status of frozen
    • the frozen card will look different from the others
    • the freeze button will change label in unfreeze for the frozen card
    • allow the possibility to rollback the card state clicking again the same button and unfreezing the card
  • Cancel card
    • on click open a modal where a confirmation action is asked
    • remove card from the list
  • Mobile version of the CSS challenge
  • Form validations
  • A link to a public repository hosting the code (ex. GitHub/Bitbucket/GitLab)
  • A README.md containing all the informations that the reviewers need to run and use the app
  • Desktop version of the CSS challenge with responsive UI
  • High design fidelity
  • VueJs 3 with Quasar framework.
  • A link to a hosted version of the app
  • Pixel perfect fidelity
  • TypeScript
  • Interactions with elements
  • Unit tests

aspire-fe-challenge's People

Contributors

kartset avatar

Watchers

 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.