weather-checker-main.zip
(预估有个42文件)
weather-checker-main
frontend
package.json
1KB
package-lock.json
676KB
src
react-app-env.d.ts
40B
api
weatherBuddy.ts
695B
axios
config.ts
86B
index.tsx
248B
components
cachedCities
cachedCities.tsx
799B
index.ts
77B
weatherCard
style.ts
11B
weatherCard.tsx
589B
index.ts
74B
loader
loader.tsx
304B
index.ts
59B
searchedCityWeather
searchedCityWeather.tsx
634B
index.ts
98B
App.tsx
3KB
types
cityWeather.ts
92B
setupTests.ts
241B
tsconfig.json
535B
.gitignore
310B
public
robots.txt
67B
index.html
361B
README.md
2KB
Pipfile
275B
Pipfile.lock
15KB
.gitignore
3KB
README.md
43B
backend
extensions.py
49B
main.py
152B
tests
app
test_open_weather_api.py
870B
test_views.py
2KB
__init__.py
0B
test_weather_manager.py
9KB
__init__.py
0B
app
utils.py
240B
__init__.py
607B
views.py
1014B
weather_manager.py
4KB
exceptions.py
224B
open_weather_api.py
1KB
__init__.py
0B
config.py
428B
暂无评论