Skip to content

erikgaliana/ItemManager

Repository files navigation

About The Project

Welcome to Item Manager SPA.

version 1.0.0

(back to top)

Built With

(back to top)

Getting Started

  1. Clone the repo

  2. Install NPM packages running "npm i"

  3. Run "npm start"

    
    

(back to top)

Unit test

  1. Run "npm run test" to run unit testing.

(back to top)

E2E test

  1. Run "npm run test:e2e" to run e2e testing.

(back to top)

Usage

Users could have access to Item Manager where they can search items given the following criteria:

  • Title
  • Description
  • Price
  • Email

Each item will have these fields and a picture.

When they perform a search that has results, they are going to find a list of the items showing all the information. Users can sort the listed items by title, description, price or email. Also, they can acces to a favourite items list, so they can select the items from the list and save them on their favourite list. The list is displayed on a modal containing all those items showing only the picture and the title. The modal is opened opened by clicking on a button displayed at the bottom on the page where it’s easily accessible. In the favourite modal, Users can search by title and they have the possibility to remove the items from the favourite list without having to close the modal. The list won't be preserved when they refresh the page.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors