Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekaputra07/wpsalmon
WP Ecommerce Sales Monitor for Android
https://github.com/ekaputra07/wpsalmon
Last synced: 5 days ago
JSON representation
WP Ecommerce Sales Monitor for Android
- Host: GitHub
- URL: https://github.com/ekaputra07/wpsalmon
- Owner: ekaputra07
- Created: 2012-10-02T12:10:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-02T13:35:57.000Z (over 12 years ago)
- Last Synced: 2023-03-25T21:08:25.079Z (almost 2 years ago)
- Language: Java
- Size: 460 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WPSalmon
=========What kind of fish(Salmon) related app is this? LOL
Not at all, this is a simple Android app that allows you to track your received orders in your WordPress + Wp Ecommerce shopping site.
**My dream about this stupid app is**:
* Allows you to check your current Order data live fetched from your site.
* Fetch your customer data from the order and you can call them, text them or send them an email directly from your android device (As long they provide their phone/mobile number). (NOT YET IMPLEMENTED)
* Also integrate this app for other shop plugin for wordpress (eg. Yak, Cart66, WooCommerce etc.).(NOT YET IMPLEMENTED)But the reality is, I just start learn Android development, have not enough time to focus on this app, and there are already other app similar to this and much better of course.
**The point is, this is just for fun project, learning project, what i have learned so far**:
* How to create custom layout instead to use the original one.
* How to style ListView.
* How to create custom ListView.
* How to connect to internet and fetch some data from it.
* How to parse JSON.
* How to use AsyncTask to avoid your app to freeze when it in action.
* How to work with Preferences, Shared and the custom one.Thats it, i think it's enough for a beginner like me.
2012 - EKa Putra
Screenshot:
![Home Screen](http://balitechy.com/wp-content/uploads/2012/10/wpsalmon1.png)
![Home Screen](http://balitechy.com/wp-content/uploads/2012/10/wpsalmon2.png)
![Home Screen](http://balitechy.com/wp-content/uploads/2012/10/wpsalmon3.png)
![Home Screen](http://balitechy.com/wp-content/uploads/2012/10/wpsalmon4.png)