Skip to content

eclipse-oniro4openharmony/app-MyList

Repository files navigation

MyList Application

Description

MyList is application to list the items in case forgetting to buy or to take.

Functions

Main functions

Add item:

img_3.png

Edit item:

img_1.png

Delete items:

img_2.png img_4.png

other functions:

Two themes available to choose: light and dark:

img_5.png img_6.png

Showing bought items and total items:

img_9.png

Hide items:

img_10.png

Directories

MyList
├── entry                                
│   └── src
│       └── main
│           └── ets     
|               ├── entryability          # entry ability
│               ├── model                 # database operations
│               ├── pages                 # pages of the app
│                   ├── components        # components which is used by pages
│                   ├── Constants         # constatns which used in app
│                   └── index             # index page
│           └── resources                 # resources directory
└──

About

An application to help you quickly organize and track items to buy or bring, so you never forget anything.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors