Code Monkey home page Code Monkey logo

ups-delivery's Introduction

UPS Delivery Clone App

🧪   Techs

This project was developed with these technologies:

📖   Project

The idea of the project is from this tutorial video, used only for educational purpouse.

The app fetch data from the API which is hosted by Firebase, and all endpoints and data manipulation is managed by Stepzen and the GraphQL queries. The React Native construct the interface and manage the data to make the user interface and manipulate the data from API.

In this you can see the customers who delivered some product, list them, find where the delivery point with the latitude and logitude. List all items of some order and from who it is.

🚀   How to use

✨   Kickstart

Clone the project and go to the root folder.

$ git clone https://github.com/viniciustneiva/ups-delivery
$ cd ups-delivery

Before start your application you need to install all dependencies:

# Install the dependencies listed in file package.json
$ npm install

💾   Data

Next, you need to mockup some data in Firebase with a Realtime Database (free) plan.

You can use the data mocked in mock/ups-delivery.json, if you want to!

If you choosed Firebase, i recomend you use the Stepzen service, read more in the documentation.

Follow the structure of the API in the stepzen and graphql folders.

Don't forget to change the stepzen.config.json API endpoint!

⚙️   Running

If you have configured the Stepzen, you need to start it:

## In the root of project
$ cd stepzen

$ stepzen start

Backing to the root folder:

# Start the project
$ expo start

# When the expo is ready, press 'i' for iOS or 'a' android
$ i

Done!

📷   Screenshots

Customers Screen Customer Details Screen
Orders Screen Order Details Screen

ups-delivery's People

Contributors

viniciustneiva avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.