This web application is a website showcasing Washington State attractions. Upon choosing a particular destination, the page will populate with information associated with the choice (description, address, etc.). The user will have the ability to navigate to certain destinations based upon location and type of attraction (restaurants, beaches, etc.). The user will have the ability to add items to a list of destinations. This information can then be emailed to the user upon request.
- Kevin Stone - Co-Founder/Developer
- Michell Rodriguez - Co-Founder/Developer
- Junny Noriega-Arenas - Co-Founder/Developer
✔️ 1. Utilized controller and model classes to separate database/business logic using the MVC pattern.
✔️ 2. Routed page URL's using the Fat-Free Framework as instructed.
✔️ 3. Created a clearly defined database layer.
✔️ 4. Data can be added and viewed in an intuitive manner.
✔️ 5. Project commit history stored in GitHub repository.
✔️ 6. Created multiple class objects utilizing inheritance relationships.
✔️ 7. Followd PEAR standards discussed in class.
✔️ 8. Full server-side validation using PHP.
✔️ 9. Code is legible and intuitive throughout.
✔️ 10. Created a live, data-driven website utilizing the required resources.