Skip to content

papillonbits/supermarket

Repository files navigation

🎉 Supermarket App 🎉

  • Check out the supermarket app in action here.

📚 Features

List Store Page

Displays a paginated stores list with name, complex number, website URL, address, location type, parking, pick up type for each store from static data.

Filters the stores list through the same fields.

Navigates back and forth to all pages of the paginated stores list by clicking on the "<"" and ">" buttons.

Sorts the stores list by clicking on the grid columns headers.

Navigates to a particular store's information by double clicking on the grid rows.

Info Stores Page

Displays a particular store's name, website URL, availability as open/closed/unknown, complex number, address, opening hours for a currently closed store, commerce and facilities information.

Clicking on the store's name opens a new tab to the store's location in Google Maps.

Clicking on the store's website URL opens a new tab to the store's website.

📚 Concepts

Sharing is caring. Check out the collection of concepts which any maintainer needs to master in order to gracefully maintain this project and scale its implementation along with its unit, integration and end-to-end tests.

Releases

No releases published

Packages

No packages published

Languages