Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinshu1995/pretending-app
模擬 iphone 的內建鬧鐘
https://github.com/kevinshu1995/pretending-app
jest ramda tailwindcss vite vue3
Last synced: about 1 month ago
JSON representation
模擬 iphone 的內建鬧鐘
- Host: GitHub
- URL: https://github.com/kevinshu1995/pretending-app
- Owner: kevinshu1995
- Created: 2021-07-08T09:57:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T09:55:39.000Z (over 2 years ago)
- Last Synced: 2023-04-26T04:59:13.713Z (over 1 year ago)
- Topics: jest, ramda, tailwindcss, vite, vue3
- Language: Vue
- Homepage: https://pretending-app.vercel.app/
- Size: 741 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pretending-app
- 模擬 iphone 的內建鬧鐘
- _(開發中)[Preview Link](https://pretending-app.vercel.app/)_## 本專案使用到了~
- Vue 3
- TailwindCSS
- Vite
- Jest
- Ramda## 各種開發前需要的東西
### APP 截圖
![](https://i.imgur.com/HVBmrsn.png)
### 色彩 & 字體
![](https://i.imgur.com/jQEsXkl.jpg)
- Inter
- [Google Font Link](https://fonts.google.com/specimen/Inter)
- 此字體更接近蘋果官方字體,但是是自由使用 der
- ~~Almarai~~
- ~~[Google Font Link](https://fonts.google.com/specimen/Almarai?query=alma)~~
- ~~用於英文~~
- ~~Public Sans~~
- ~~[Google Font Link](https://fonts.google.com/specimen/Public+Sans?query=public)~~
- ~~用於數字,千萬不要用 Almarai 字體,數字辨識度較差~~### Todo
- [ ] WorldClock
- [x] 切版
- [x] 功能
- [ ] ~~嗷嗷待哺~~
- [ ] Edit 判斷
- [ ] 篩選已選擇選項
- [ ] 測試
- [ ] 重構
- [ ] Alarm
- [ ] 切版
- [ ] 功能
- [ ] 測試
- [ ] 重構
- [ ] Stopwatch
- [ ] 切版
- [ ] 功能
- [ ] 測試
- [ ] 重構
- [ ] Timer
- [ ] 切版
- [ ] 功能
- [ ] 測試
- [ ] 重構