Skip to content

An interactive pub crawl / tourist attractions planner app

Notifications You must be signed in to change notification settings

HOOLAHAN/tipsy-tourist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tipsy Tourist

Makers final engineering project created by Iain Hoolahan, Kay Watts, Tim Buller & Will Lines.

Tech

Image Image Image Image Image

Spec

An app to plot a pub crawl whilst taking in the sights along the way!

Website

The website has been fully deployed and can can be viewed via this link

Installation

Backend

The backend has been deployed using AWS Lambda: Link to Repo

Frontend

Clone this repo

In terminal (Mac), run:

cd tipsy_tourist
npm install

Create a .env.local file in the root of the directory and add in this code:

REACT_APP_GOOGLE_MAPS_API_KEY= "<YOUR-API-KEY>

Running locally

Frontend

cd tipsy_tourist
npm run build
serve -s build

Open http://localhost:3000 to view the app in your browser.

Demo

Tipsy Toursit has a single page with 4 main components (map, search form, itinerary, location details). When you first land on the website you will see the map component which fills the screen and a button to open up the search form which provides many options for the user to tailor their requirements. Once the user has provided a start-point, end-point, number of pubs/attractions and clicked the search button the route will be displayed.

Image

The user can minimise the search form and view the route full screen.

Image

The user can click a button which opens up a side drawer containing the route itinerary.

Image

The user can click on any of the locations in the itinerary to find out more details.

Image

The UX has been designed so that it will work well both on mobile devices as well as computer screens:

Image

Image

Image

Image

About

An interactive pub crawl / tourist attractions planner app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •