- Manage the items in warehouse easily
FUNCTIONS of APPLICATION
- Create or delete item categories
- Create or delete item lists
- Add or subtract item quantities
- Read QR code for efficiency - should show the toast messeges
- Record history - synchronize with google docs or something
USER EXPERIENCES
- Main screen
- Top banner - home button, title, main menu icon
- Shows current quantities
- Bottom banner - QR code button
- Main menu - Category setting, Item setting, Count setting, History, Reset current quantities
- Category setting - Create or delete category, and sort it manually or alphabetically
- If user select the category, they can see and modify the items which are included in that category.
- If user delete the category, the items in that category should be deleted at the same time.
- Item setting - Create or deletes all items regardless of the category
- Category on the items should be displayed, and should be modifiable
- Count setting - Can create or delete the custom numbered button that will be displayed on the item screen and help users add or subtract quantities easily
- History - display the executed date lists, and when click the date, should provide the quantities at that date
- Delete history button
MISCELLANEOUS
- Multiple select enable in each menu, and show the delete button
- Use SQL database to save the data
PREREQUISITE
- Install Android Studio
- Get use to it. It's been a long time ago I work with JAVA
No comments:
Post a Comment