Submitted by: Johnny A. Cortez
Learn about different environmental issues!
The following required functionality is completed:
part 1 -The web app uses only HTML, CSS, and JavaScript without a frontend framework -The web app displays a title -The web app displays at least five list items, each with at least three attributes (such as title, text, and image URL) -The user can click on each item in the list to see a detailed view of it, including all database fields -The web app serves an appropriate 404 page when no matching route is defined
part 2 -The web app uses only HTML, CSS, and JavaScript without a frontend framework. -The web app is connected to a PostgreSQL database. -The PostgreSQL database includes a table that matches the data displayed in the web app.
The following optional features are implemented:
-The web app displays items in a unique format, such as cards, rather than lists
Here's a walkthrough of implemented features:
GIF created with ScreenToGif
Copyright [2023] [Johnny A. Cortez]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
