Skip to content

A website that will recommend places to eat based on your location.

Notifications You must be signed in to change notification settings

juancstlm/WSIGTE

Repository files navigation

WSIGTE (Where Should I Go To Eat?)

A website that will recommend places to eat based on your location. Built using Node js and Apple's new MapKit JS framework. Automatically signs a JWT using jsonwebtoken.

Created as a tribute to WTFSIGTE.COM

Requirements

  • node js

To obtain the following visit Apple's Site

  • Private key for Apple Maps
  • Apple Development team ID
  • MapKit Key ID

Usage

Clone this repo and create a .env file similar to .env_sample and then run the following commands.

  1. npm install
  2. npm start

To view the site visit http://localhost:3000/

Demo

If you just want to see the site in action check it out below.

https://wsigte.herokuapp.com/

Screenshot

WSIGTE in browser

TODO

  • Allow user to enter their own location.
  • Button to pick another result.
  • Loading and UI improvements.

About

A website that will recommend places to eat based on your location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages