Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

fcharih/GasBuddyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GasBuddy Project

TBC

Authors

How to use the data collection app

Development version

To use the data collection app, you may use the development version by cloning this repository and running it. This approach requires that you install Node.js, yarn, and all the necessary dependencies.

After downloading Node.js and yarn you would do the following:

$ cd data-collection-app
$ yarn
$ yarn dev

Production version

You may download the executable for your platform:

Downloading the images in a JSON

Use the package built to download images.

$ cd image-collection
$ npm install
$ node index.js -i <JSON file> -o <output directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published