mwasikz / bogamart

Grocery Shopping App for Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BogaMart

BogaMart is a grocery shopping app for both Android and iOS.

๐ŸŸ  Screens

Loading Screen Home Screen
Shop Screen Product Select Screen
Basket Screen Delivery Screen

๐ŸŸ  Tech Stack

๐ŸŸ  Features

  • View featured and popular items.
  • View items by category.
  • Select/Deselect items from the shop.
  • Cart popup after items are selected.
  • Remove items from the basket.
  • Map functionality using the React Native Map components for iOS + Android

๐ŸŸ  How to Run

  • Clone this repository by git clone https://github.com/mwasikz/bogamart.git
  • Change directory by cd client
  • Make sure you have expo-cli installed. If not run npm install -g expo-cli
  • Install the dependencies using yarn install
  • Run expo start
  • Open another terminal and change directory to server folder by cd ../server/sanity
  • Install the dependencies again using npm install
  • Start Sanity server by sanity start

About

Grocery Shopping App for Android and iOS.


Languages

Language:JavaScript 100.0%