Skip to content

mwasikz/bogamart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published