https://github.com/localityin/user
User app to order from local retail stores.
https://github.com/localityin/user
apollo-client ecommerce graphql graphql-client react-native react-native-ui-lib redux redux-thunk retail typescript
Last synced: 4 months ago
JSON representation
User app to order from local retail stores.
- Host: GitHub
- URL: https://github.com/localityin/user
- Owner: localityin
- Created: 2023-03-22T20:22:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T17:01:52.000Z (over 2 years ago)
- Last Synced: 2025-05-31T20:34:24.817Z (4 months ago)
- Topics: apollo-client, ecommerce, graphql, graphql-client, react-native, react-native-ui-lib, redux, redux-thunk, retail, typescript
- Language: TypeScript
- Homepage: https://play.google.com/store/apps/details?id=com.localityorg.user
- Size: 3.35 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Locality App
## Overview
Locality is a mobile app that allows users to order groceries or any retail item from their local retail store. The app also has a feature that lets users maintain their khaata (running account) at their trusted retail stores and choose appropriate delivery time according to their necessity.
Our app is designed with your convenience in mind. We’ve made it easy to navigate and order items with just a few taps. You can search for specific items, filter by category, or simply browse through our curated list of popular products. Our user-friendly interface ensures that anyone can use the app without any hassle.
Simply download the app and order everything you need from the comfort of your home. You can browse through thousands of items available in your local store, add them to your cart, and choose the most convenient delivery time according to your schedule.
This app is built majorly using React Native, Graphql, react-native-ui-lib, and Redux.
## Installation
1. Clone the repository
```bash
git clone https://github.com/localityorg/user.git locality-user
```2. Install dependencies
```bash
cd locality-user
npm install
```3. Run the app
```bash
npx react-native start
```This will start the Metro bundler. You can then run the app on your iOS or Android device using the Expo app.
## Features
- Order groceries or any retail item from your local retail store.
- Maintain your khaata (running account) at your trusted retail stores.
- Choose appropriate delivery time according to your necessity.## Technologies
- React Native
- react-native-ui-lib
- GraphQL
- Redux
- Apollo Framework## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.