https://github.com/muhammadmoeezkhan/codepath-web103-p2
https://github.com/muhammadmoeezkhan/codepath-web103-p2
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammadmoeezkhan/codepath-web103-p2
- Owner: MuhammadMoeezKhan
- Created: 2023-09-30T02:55:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T03:21:28.000Z (over 2 years ago)
- Last Synced: 2025-06-27T07:46:55.295Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEB103 Project 2 - *Dream Wheels*
Submitted by: **Moeez**
About this web app: **Web application that displays the top 5 luxury car brands**
Time spent: **4** hours
## Required Features
The following **Connect the application to the database** functionality is completed:
- [X] **The web app uses only HTML, CSS, and JavaScript without a frontend framework**
- [X] **The web app is connected to a PostgreSQL database, with an appropriately structured database table for the list items**
- [X] **The PostgreSQL database includes a table that matches the data displayed in the web app**
- [X] **NOTE: Your GIF or a screenshot added to the README must include a view of your Railway database that shows the contents of the table used by your app**
The following **optional** features are implemented:
- [X] The user can search for items with a specific attribute
The following **additional** features are implemented:
- [ ] List anything else that you added to improve the site's functionality!
## Video Walkthrough
Here's a walkthrough of implemented required features:

[Database Screenshot](https://ibb.co/n0RTrLR)
GIF created with ... GIF tool here
## Notes
Describe any challenges encountered while building the app or any additional context you'd like to add.
## License
Copyright [2023] [Muhammad Moeez Khan]
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.