Skip to content

Caio-Domingos/credit-card-user-et

Repository files navigation

Credit Cards Management

This app aims to manage credit cards by client-side. It can either existing credit cards, and see yours details.

Installation

  • Clone this repository (git clone https://github.com/Caio-Domingos/credit-card-admin-et.git).
  • Run the scriptnpm install to install all dependencies.
  • Run the scriptnpm run serve.

Usage

  • List cards

The card's list is sorted by card's name, you can filter her by name too, and the list is paginate with a infinite scroll.

  • Card Details

Show a Landing page for the card selected

Contributing

I really enjoyed making this app, is my first time making any app using the Vue, and I hadn't used it yet one library to manipulate the state (like Redux, or in this case Vuex), and i really liked this experience, is incredible how all data can be access for all component without need pass her between components, i think my code stay more clean and i was able to better separate the data each in its place for future errors that were appearing in the middle of the way, it was much easier to find and correct them.

Make by Caio Domingos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published