Releases: cis3296f23/Exploring-National-Parks
Final Release
Description
This is the final release as it is the last sprint for this project. The project now encompasses all of the planned features established from the beginning; Search, Info, Planning. The project should be fully functional with proper user interface.
What's Changed
- Update package.json by @eross04 in #62
- fix for vercel site by @DanielEap in #63
- Park search state selection by @SarinaCurtis in #64
- Park planning styling by @eross04 in #70
- Populate park planning by @eross04 in #67
- footer fix by @DanielEap in #69
- Weather api by @DanielEap in #68
- update parkinfo w current main by @tul53850 in #71
- caching by @DanielEap in #72
- Fix Weather styling with park planning by @eross04 in #73
- ParkInfo: Pages and Simple Styling by @tul53850 in #66
- Update parkPlanning.css by @DanielEap in #75
- Fix park planning due to park info changes by @eross04 in #77
- Update README.md by @DanielEap in #80
- Daniel comments by @DanielEap in #79
- Add comments and get rid of date dependency by @eross04 in #81
- Homepage highlight by @SarinaCurtis in #82
- Miscellaneous fixes by @eross04 in #83
- Update README.md by @DanielEap in #85
- Documentation by @DanielEap in #84
- Update for default images by @SarinaCurtis in #86
- Fix parkInfo title margin-top by @SarinaCurtis in #87
- Last minute changes by @eross04 in #88
Full Changelog: v3.0.0...v4.0.0
Sprint 3 Release
Sprint 3 Release
This is the release at the end of sprint 3. Park Search and Park Info functionalities are almost fully implemented. Park planning started and has layout of fundamental functions.
What's Changed
- Get Parks from Selected Activities by @eross04 in #55
- ParkSearch: click on Park, return parkInfo by @tul53850 in #56
- Park search info styling by @eross04 in #58
- Park Info - Get Video by @SarinaCurtis in #59
- Park planning by @DanielEap in #57
- ParkInfo: Changed Hash to URLparam & Added Activities by @tul53850 in #61
- Park planning by @DanielEap in #60
Full Changelog: v2.0.0...v3.0.0
v2.0.0
After first complete sprint Nov.9 - Nov.16 2023.
Successfully created all the pages that are needed for the foreseeable future.
Routing on all pages work
Styling for the most part is done across the pages we intended to work on for this sprint.
Has successful API calls.
Implemented different react packages to leverage (footer, react-select ...).
What's Changed
- Home Buttons + NavBar Styling by @SarinaCurtis in #41
- Create Search Bar Dropdown for activities by @eross04 in #44
- Home page by @DanielEap in #42
- parkSearch: basic styling by @tul53850 in #43
- Park plan by @DanielEap in #46
- Fixing the routing by @DanielEap in #45
- Search button dropdown by @eross04 in #48
- fixing button link by @DanielEap in #49
- Park search styling by @DanielEap in #50
- Park search button function by @DanielEap in #51
Full Changelog: v1.X.0...v2.0.0