Skip to content

Search camp grounds and national parks near you, and save your favorites! This site uses National Parks API and WeatherAPI.

Notifications You must be signed in to change notification settings

charlocc/activityplanner

Repository files navigation

American Activities Planner - Discover America

DESCRIPTION

This project was created as the first of a series of projects for the UCLA Coding Bootcamp. This application is meant to serve as a local tourist guide for the United States, therefore is meant to serve the needs of tourists in the US. 
Finding information about a tourist destination can be daunting. That's why we developed a one-stop application where users can find all the relevant local information they need to plan their visit. 

This project provided  opportunities to learn many teamwork skills, development methods, and technologies necessary to build robust applications. These include: 

    •	HTML structure, syntax, and best practices in indentation and commenting. 
    •	Bootstrap implementation: linkage, multiple properties employed, and grid arrangement.
    •	Bootstrap icon generation with <i> elements.
    •	CSS color scheme implementation, including use of global-scope color variables.
    •	CSS image linking and arrangement.
    •	Javascript best practices in indentation and commenting. 
    •	Dynamically generated HTML content with Javascript.
    •	API integration with fetch requests. 
    •	API data parsing.
    •	Terminal branch management, including creation and mergers.
    •	Github branch management.
    •	Github Kanban management. 
    •	Github pull-request management, including creation, commenting, and merging.
    •	Github issue tracking. 

INSTALLATION

This is a web-based application and as such requires no installation. Users navigate to the url for access.

USAGE

The core of the application is meant to serve as a search engine pertinent to tourists. 
Instructions for use are printed on the landing page (home screen) url. 
Further, users are able to 'favorite' items by clicking on the 'add favorites' button for each item that appears in their search. The selected item(s) then appear in the 'favorites' section which is linked in the navigation bar/menu. 

[search and navigation screenshot] (assets\images\screenshot.gif)

CREDITS

This project was built by Gold Rush Team. Members include: 
    •	Charlotte Clark
    •	Jordan Scott
    •	Gerardo Sanchez

FEATURES

The main features of the application include:
    •	Search bar
    •	Navigation Menu
    •	Favorites List

LICENSING

Copyright (c) 2021 Charlotte Clark, Jordan Scott, Gerardo Sanchez

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Search camp grounds and national parks near you, and save your favorites! This site uses National Parks API and WeatherAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published