https://github.com/truongd3/web102-project2-flashcards
https://github.com/truongd3/web102-project2-flashcards
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/truongd3/web102-project2-flashcards
- Owner: truongd3
- Created: 2024-03-11T23:30:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T23:30:56.000Z (about 1 year ago)
- Last Synced: 2025-01-22T02:31:55.545Z (5 months ago)
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Development Project 2 - *All Basketball*
Submitted by: **Truong Dang**
This web app: **tests user's knowledge about basketball players, teams**
Time spent: **70** hours spent in total
## Required Features
The following **required** functionality is completed:
- [x] **The title of the card set and some information about it, such as a short description and the total number of cards are displayed**
- [x] **A single card at a time is displayed, only showing one of the components of the information pair**
- [x] **A list of card pairs is created**
- [x] **Clicking on the card shows the corresponding component of the information pair**
- [x] **Clicking the next button displays a random new card**The following **optional** features are implemented:
- [x] Cards contains images in addition to or in place of text
- [x] Cards have different visual styles such as color based on their category
- [x] *Questions about NBA players have transparent background*
- [x] *Questions about NBA teams have solid grey background*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:
GIF created with *GIPHY Capture*
## Notes
- I am so sorry! I wish I could have spent more time on this Assignment.
## License
Copyright [2024] [Truong Dang]
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 athttp://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.