Перейти к содержанию

Development of the "Settings" component

Settings for Android is the main application that gives users access to various settings and features of their device.

Implemented

Checkbox wrapper

Custom Checkbox Wrapper component.

Ionic custom checkbox component

This is a very simple component whose purpose is to wrap a element to provide access to the checkbox state from its parents.

Ionic Show/Hide password component

You can find this component in src/app/comComponents/show-hide-password. By wrapping the element with this component, you can improve the user experience and add show/hide password functionality.

To do

Countdown timer

This component displays the remaining time (in days, hours, minutes or seconds) until a given date.