Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.39 KB

Project_Information.md

File metadata and controls

44 lines (25 loc) · 1.39 KB

##Project Information

####Contributors: Biwei Guo

####Project Name: SmartShopper

####Contact Information: [email protected]

Report issues to: https://github.com/Biwei/SmartShopper/issues

####Description: SmartShopper is an android application that helps people create simple or detailed shopping list, organize the list according to needs and record shopping history.

SmartShopper saves data in a SQLite database so data won't be erased when you update this software.

SmartShopper works without WiFi or mobile data therefore it is reliable wherever you are.

SmartShopper has a self-explanatory user interface and no hidden buttons, and you know how to use it as soon as you see it. However, if you do need a manual, here it is: MANUAL!

####License Information This work is available under the "MIT License". Please see the file COPYING in this distribution for license terms.

####Installation Instructions: Requires Android 3.0 and up.

Download and install the most recent apk file: SmartShopper.

####Source Code: https://github.com/Biwei/SmartShopper

####References: https://developer.android.com

http://www.developerfeed.com/building-todo-list-app-android-using-sqlite

http://stackoverflow.com/