Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 697 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 697 Bytes

Warrager

A warranty management app built for Android and IOS with React Native, Expo and Firebase.

Features

  1. User login and registration with email and password.
  2. Adding, viewing, editing and deleting warranty data including product and store details.
  3. Filtering the list of products by showing some or all product brands.
  4. Sorting products by recently added, last modified or title.
  5. Searching for products (in the search bar) by name, data or price.
  6. Intuitive UI built using Material Design components and gesture controls.
  7. Dark mode that triggers automatically based on device settings.
  8. Responsive form validation with clear feedback when inputting and submitting data.