Features
- Register and login new users using Facebook authentication
- Catalog that displays all product items fetched from server.
- Product item price comparison page to compare price of selected item with similar items in other stores
- Shopping cart to add items, checkout and place an order.
- Payment using M-PESA and notification Firebase cloud messaging
- Order management of item placed by users.
- Admin e-shop management dashboard
Change Log
v1.0.5
- Place an order
- Collect shipping and billing information to authenticate/dispatch an order
- Manage orders and alert user order are dispatched
v1.0.4
- Payment process using M-PESA
- Listen for cloud notifications using Android Firebase client
- Parse M-PESA notification SMS messages using REGEX
v1.0.3
- Add and remove item in shopping cart
- Increase or decrease product item quantity in shopping cart
- Checkout process
v1.0.2
- Product price comparison with other online shops including Jumia.co.ke, Kilimall.co.ke, Masoko.com, Alibaba.com, Amazon.com
- Scrapping web data using PHP backend
v1.0.1
- Catalog and product categories
- Display product item
v1.0.0
- Facebook authentication
- Admin login