iarjunsk / ionic-shopping-cart-2

Ionic cordova shopping cart app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart

UPDATE (10-07-2016)

FoodKart v0.3 is released. Read the complete tutorial series here.

FoodKart V0.3

FoodKart v0.2

Food Cart

FoodKart is an simple Food Purchase App, build in HTML5 - Cordova. Since it is a web app, you can easily port it to all the platforms.

Here is a complete set of Tutorials for Ionic Cordova:

Ionic Cordova Shopping Cart

What's New:

1. Added Image Slider to show the featured product (ie food items)
2. Added lazy load feature for product listing (ie it loads products list only when you scroll down )
3. Cart Bug fixed (Earlier the cart values would decrement to -ve )
4. Added more products in the menu list

Bugs to be Fixed:

1. The lazy load list is based on state change listener. So it load more products every time you change the page (ie if you go to cart page and then come back to menu page, it would add 3 products to the product list )

Feature to be Added:

1. Easy login/registration with phone number verification
2. Back-end to handle orders
3. Dynamically get the featured listing
4. Push notification service to show the order status.

Potential Use :

1. In food courts you could host a local WiFi, with its default page as FoodKart. 
Then when the user need to order a product, he could easily connect to the WiFi 
and place the order.  

Update (31-07-2016):

Video Tutorial:

Ionic Shopping Cart

About

Ionic cordova shopping cart app

License:MIT License


Languages

Language:JavaScript 85.1%Language:CSS 14.4%Language:HTML 0.4%Language:PHP 0.1%