CrypticGuy / CrypticGuy/javascript-challenges
Challenge #1
未关闭
good first issue
question
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
# XOR Button System
## Requirements:
- 2 buttons
- Both should display the states: *ON* and *OFF*
- Basic DIV that displays the result
- Red for OFF
- Green for ON
> #### I'll upload a working solution I created for you to see and replicate if this is confusing
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 challenge 的 HTML、CSS 和 JavaScript 入口点,并检查按钮和结果 DIV 当前的结构。完成标准是两个按钮显示 ON/OFF 状态,结果在 OFF 时为红色、在 ON 时为绿色;在浏览器中验证两种按钮组合。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, html, javascript
- 领域
- frontend, web-dev
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100