-
The motivation behind creating this webpage was to help address the everyday concerns and problems of travel coordination, by implementing a website that helps users search for events & lodging options in relation to the location of their choosing.
-
The purpose of this particular project displays our knowledge of class topics covered through the first six modules of our course, as our group members worked in a collaborative environment to use the tools and practices learned to create this final product.
-
Throughout the process of working on this project, we all learned how to operate on Github within project repository, including creating & merging branches, navigating through pull requests, issues, and merge conflicts, hosting scrum meetings, and most importantly getting hands on experience working with other classmates, which helps all involved learn how to communicate and work collectively to accomplish a number of tasks.
Below you will find a screenshot of the home page you will see when you first load up. Once you have the home page pulled up, theres a search bar at the top where you can enter a city of your choice. The moment you click search, different hotels and events will populate the cards pinned to the screen. If you'd like you can save the various hotels and events to an itinerary to view at any time with the option of clearing said itinerary.
![gif] (https://media.giphy.com/media/z8AvTuCI5j6Bt26tvt/giphy.gif)
Live URL: (https://damien-shoemake.github.io/Project01-SuperHardworkingInnovativeTeam/)
Collaborators:
-
Robert Barnes: (https://github.com/okingdomz)
-
Damien Shoemake: (https://github.com/Damien-Shoemake)
-
Brett Elliott: (https://github.com/brette102)
-
Shelby Hernandez: (https://github.com/Shernandez927)
-
Reginald Pitts: (https://github.com/truthsrebirth)
API's Used:
-
SeatGeek API: (http://platform.seatgeek.com/#authentication)
-
Hotels API: (https://rapidapi.com/apidojo/api/hotels4/)
MIT License
Copyright (c) [2022] [Event-Easy]
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.