Skip to content

An application the allows authenticated user to track and store different mountains climbed in Scotland, known as munros. This app uses a variety of apis, integrates map technology, authentication and a firebase backend for data storage.

Notifications You must be signed in to change notification settings

StevieV1903/munro_bagging_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Munro Bagger is a fully responsive web application that allows an authenticated user to track and store different mountains (over 3000ft) climbed around Scotland, known as munros. This app utilises a variety of APIs including munro details and map locations, integrates map technology from tom-tom, authentication and a firebase backend for data storage. The app also aloows the user to filter groups of munros by region, to show which mountains are clustered together.

This responsive project was created by Steve Vance, Chris Fraser and James Fraser and was bootstrapped with Create React App.

The application is hosted on Firebase.


Installation

Clone

  • Clone this repo to your local machine

Setup

Install packages

> npm install

Start the application

> npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Web Screenshots

Munro Bagger home Screenshot

Munro Bagger map Screenshot

Munro Bagger list Screenshot

Mobile Screenshots

Screenshot 2021-05-07 at 17 09 45 Screenshot 2021-05-07 at 17 05 58 Screenshot 2021-05-07 at 17 08 15


About

An application the allows authenticated user to track and store different mountains climbed in Scotland, known as munros. This app uses a variety of apis, integrates map technology, authentication and a firebase backend for data storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • CSS 15.5%
  • HTML 6.7%