Code Monkey home page Code Monkey logo

visit-more-parks-frontend's Introduction

Visit More Parks

Visit More Parks is an app that suggests U.S. National Parks near events in your Google Calendar. The app also makes it easy to add a park visit to your calendar.

This repository houses the React frontend interacts with the Rails API.

What It Does

  • Users log in with their Google Calendar account.
  • U.S. National Parks are pre-loaded with geocoded coordinates and addresses (using the NPS.gov Parks API and the Geocoder Ruby gem).
  • Upcoming calendar events are geocoded and displayed with their nearby parks.
  • Users browse, add, and remove nearby park visits, automatically updating Google Calendar.
  • All National Parks are browsable.

Installation

Note: This project's Google Calendar API will only work for webmeadow.com Google users. Non-webmeadow accounts won't be able to log in or use this app!

  1. Install the Rails API.
  2. Install app
    $ npm install
  1. Start server, which will also open http://localhost:8000 in your browser. The page will reload if you make edits. You will also see any lint errors in the console.
    $ npm start

Usage

Browse, create, and edit events and parks!

  • Log in with your Google account to see upcoming events and nearby parks. Google Calendar events need a location in the format city, state to get matched with parks.
  • Navigate to 'Parks' to browse all United States National Parks.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/aparkening/recipe_costs_api. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Tea Tastes project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Learn More About React

This project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

visit-more-parks-frontend's People

Contributors

aparkening avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

visit-more-parks-frontend's Issues

Improve Events UI

Nested accordions work, but users don't necessarily know to click/tap on them. Improve experience by better indicating interactability or changing paradigm.

Correct Invalid Auth Token

Identify and fix auth token persistence error.

Reproduce: Log out. Log in again within same browser window. Connection error appears in JS console.

Improve Parks UI

Break up the giant column of parks into state-based sections. Note: may need to update the API to deliver state-sorted results.

Fade Alerts

Close all alerts with ~10 second timeout.

Improve Color Palette

The current color palette matches the National Park Service, but it feels clunky. Add vibrancy with brighter, more unified colors.

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.