StevieV1903 / munro_bagging_app

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.

Home Page:https://munro-bagger-cca2f.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://munro-bagger-cca2f.web.app/


Languages

Language:JavaScript 77.9%Language:CSS 15.5%Language:HTML 6.7%