omaraaa / du-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DU Assigment

This repo contains my implementation of Prepaid plan card component and a carousel component. The main goal of this assigment is to match the look and feel of the original PDF design + provide an interactive experience that is smooth. src/assests/plans.json contains mock data of prepaid plans to display. The data is used by Carousel.vue to generate the cards by passing the data to Card.vue to display each card. The Carousel is made interactive by using a custom mouse/touch scroll implementation.

About


Languages

Language:Vue 78.0%Language:JavaScript 12.7%Language:HTML 6.0%Language:TypeScript 2.3%Language:SCSS 0.5%Language:CSS 0.5%