MatthewKaplan / Instalist

Mobile application in which users have the ability to buy and sell items with locals!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawingdrawing


Table of contents

Overview

InstaList is a mobile application built using React Native, that gives users the ability to buy and sell items online. I built this with the idea of creating a platform like Craigslist with an optional delivery service such as InstaCart.

The overall idea is that users can signup for a free account and can immediately start buying or selling items to other local users only (25 Miles). The reasoning for the strict range is that I would love to give users the option to have items delivered to them same day by licensed drivers from InstaCart. I think this would be a great service for a platform such as Craigslist, because people are often to busy or uncomfortable with meeting with a strangers from the web.

Getting Started:

In order to get this project up and running you'll first have to download the Expo Application on your mobile device. Next follow the steps below and you'll be able to run the latest version through the Expo App.

clone down the repository:

$ git clone https://github.com/jarrettkong/LangChat.git

cd into directory and run npm install:

$ npm install

launch on your device:

$ npm start

finally focus your phones camera on the QR code provided, and your all set to go!

Project Tools:

  • JavaScript
  • React Native
  • Redux
  • React-Native-Router-Flux
  • Node.js
  • Websockets
  • Jest
  • Enzyme

Authors:

Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT


Back to top


About

Mobile application in which users have the ability to buy and sell items with locals!


Languages

Language:JavaScript 100.0%