Skip to content

ckhilpisch/Daily-Recreational

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Daily Recreational

A National Parks App

Table of Contents:

Daily Recreational is here to inspire you to get out of the house and rekindle your love for outdoor activities. Daily Recreational provides you with an inspirational quote to brighten your day, paired with useful information on National Parks based on your desired state and activity. Whether you like birdwatching or mountain climbing, the Daily Recreational is your source for getting in a positively active mindset.

  • Two server side APIs
  • HTML
  • Bootstrap
  • CSS
  • Two Third party APIs
  • Javascript
  • jQuery

The application can be run via the website page:

https://ckhilpisch.github.io/Daily-Recreational/

The user will come to the website, be able to chose an activity and a state, and see the parks that are located near them. The park information returns a link to the website, a phone number, and a photo of the park. This app also offers an inspirational quote to motivate and uplift the user.

One of the major requirements of any app is a responsive site. Below are different sized versions.

Desktop:

Daily Recreational

iPad:

iPad photo

iPhone:

iPhone photo

Card info :

card info

We also wanted to create a response for a search that created no results.

No Result:

No Results photo

Dark/Light Mode :

We also made a toggle for light and dark by placing a button in the header. Light photo
Dark photo

N/A

Pull requests are always welcome. When contributing to this repository, please first discuss the change you wish to make via email or issue.
After approval, please follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

If you have any questions, feel free to reach out to me or my co-authors.

Authors :

Kyle Kleven: https://github.com/kdkleven
Carolyn Hilpisch: https://github.com/ckhilpisch
Chris Boisjoli: https://github.com/ChrisBoisjoli

For the future, there are a few ideas for app expansion:

  • An incorporation of more local events to include - but not be limited to - state and local parks.
  • Along with more places a zip code radius to show the closest activities and return them in ascending order of proximity.
  • With all of the additional information, collpsable cards would be beneficial to hold more on the page.
  • An introduction of equipment rental and traveler tips that are specific to adventures offered at each location.
  • Eventually an expansion to an international app and an inclusion of more inspirational and entertaining quotes.

MIT License Informataion avaiable here: https://opensource.org/licenses/MIT

About

Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.9%
  • HTML 26.4%
  • CSS 14.7%