https://github.com/codepath/web102_prework
https://github.com/codepath/web102_prework
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/codepath/web102_prework
- Owner: codepath
- Created: 2022-11-29T06:51:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T17:25:09.000Z (10 months ago)
- Last Synced: 2025-04-11T14:18:43.471Z (2 months ago)
- Language: JavaScript
- Size: 5.87 MB
- Stars: 11
- Watchers: 3
- Forks: 3,066
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEB102 Prework - *Name of App Here*
Submitted by: **Your Name Here**
**Name of your app** is a website for the company Sea Monster Crowdfunding that displays information about the games they have funded.
Time spent: **X** hours spent in total
## Required Features
The following **required** functionality is completed:
* [ ] The introduction section explains the background of the company and how many games remain unfunded.
* [ ] The Stats section includes information about the total contributions and dollars raised as well as the top two most funded games.
* [ ] The Our Games section initially displays all games funded by Sea Monster Crowdfunding
* [ ] The Our Games section has three buttons that allow the user to display only unfunded games, only funded games, or all games.The following **optional** features are implemented:
* [ ] List anything else that you can get done to improve the app functionality!
## Video Walkthrough
Here's a walkthrough of implemented features:
GIF created with ...
## Notes
Describe any challenges encountered while building the app.
## License
Copyright [yyyy] [name of copyright owner]
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.