GithubHelp home page GithubHelp logo

run-local's Introduction

Run Local

Abstract

This project was a solo project during the third quarter at Turing School of Software & Design in which I was tasked with building a React app for a specific audience that ultiized an external API.

Run Local is a website for runners located in northwest Denver suburbs who are interested in finding new trails to run in their area. Runners can pick a city, see the weather for that selected city, and then get a list of local running trails nearby. They can review the trail details and save the trail if they'd like. Then, they can review all saved trails from any city to make a decision on which trail they'd like to run that day.

Currently, the cities featured in Run Local are: Arvada, Broomfield, Lafayette, Louisville, Superior, and Westminster.

The application can be found here.

Technologies Used

Project Images / Gifs

Landing page: 2020-06-09 09 38 48

Viewing a selected trail's detail page: Screen Shot 2020-06-09 at 9 42 25 AM

Switching cities: 2020-06-09 09 43 45

Viewing saved trails: Screen Shot 2020-06-09 at 9 45 12 AM

Removing from saved: 2020-06-09 09 46 56

Page displayed when a user has navigated to an incorrect URL: Screen Shot 2020-06-09 at 9 47 49 AM

Planning

Please see this Gist for the initial brainstorm and planning of this project.

Setup

  1. Fork this repository.

  2. Clone your forked repository.

  3. Change into the directory and install the project dependencies by running npm install

  4. Check that it is setup correctly by entering npm test in your terminal. All tests should be passing.

  5. In your terminal, run npm start and then navigate to http://localhost:3000/ in your browser.

Learning Goals

  • Use the technologies I've learned over the course of the quarter to demonstrate mastery in React, Router, and asynchronous JavaScript.

  • Work within constraints to deliver a unique product for my audience which helps them in some way.

Future Iterations

  • Ulitize Google Maps API to provide a map of the trail's location.

  • Provide a more detailed daily forecast (versus the current weather conditions).

  • Provide suggestions on running attire based on the current weather.

  • Expand upon cities in the surrounding northwest Denver area for a user to search trails nearby.

  • Allow users to select from a variety of distances from their selected city (it is currently limited to 5 miles).

Contributor

This project was bootstrapped with Create React App.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.