1.0.0 • Published 2 years ago

quickbite v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Introduction

QuickBite is a Node.js CLI app provides directions to five restaurants within walking distance to the user.

I drew design inspiration from TechCrunch ASCII art and from dialog boxes in the 1994 RPG EarthBound.

Status

This project is under development. Future updates will include new ASCII animations, the option to send directions via SMS, and local storage for direction search results.

Features

  • Find user address via WiFi trilateration
  • Communicate with server-side REST API to get walking directions to five local restaurants
  • Print directions to screen, send to email, or save as text file

Technologies

QuickBite is created with:

  • Node.js
  • Express
  • Google Maps API

Installation

Install via NPM:

npm install quickbite -g

Usage

intro

get_MAC_address

choose_restaurant

view_save_send