/skycloset_cli

React-Native based Weather Application

Primary LanguageJavaScriptMIT LicenseMIT

[ 🚧 Work in progress πŸ‘·β€β™€οΈβ›πŸ‘·πŸ”§ 🚧 ] SkyCloset 2.1

Documentation Maintenance License: MIT Github : orange-mush

πŸ‘ Comments and new issues created are welcomed.

πŸ›‘ We're currently not accepting external PRs that touch on the app's architecture.

React-Native based / For Android only

  • [μˆ˜μ •] 날씨별 comment λ‹€μ–‘ν™”
  • [μΆ”κ°€] λ‚΄ μ²΄κ°μ˜¨λ„ μ„€μ • κΈ°λŠ₯
  • [μˆ˜μ •] 일뢀 ν•΄μƒλ„μ˜ margin, 배치 κ΄€λ ¨ issue ν•΄κ²°
  • [μΆ”κ°€] ν›„μ›ν•˜κΈ° κΈ°λŠ₯ 및 κ΄‘κ³ 

SkyCloset 2.0

Recommend clothes for today's weather

'Skycloset' is a closest MD which makes your day pleasant. At the beginning of the day, it gives brief weather information and recommends clothes with the appropriate thickness for today's wear. You can check this by time zone. Also, at the end of the day, this app receives satisfaction from the day and grows every day to suit you better.

Install on Google Play

Made by

Non-Goals

Skycloset is a small project for Demoday of CEOS, so it has limited manpower and time. In order to fully implement the features required to run the app under these conditions, it explicitly does not attempt to:

  • Supports IOS environments; Doing so is entirely possible, but complicates things.
  • Support pre-JellyBean devices; React Native apps target iOS 9.0 and Android 4.1 (API 16) or newer.

Screenshots

Libraries

  1. react-navigation
  2. react-native-geolocation-service
  3. react-native-async-storage

API services

  1. Google Geocoding API
  2. Dark Sky
  3. Air Korea
  4. SGIS Open API

Citations

  1. λ…Όλ¬Έ : 기후변화와 κ΄€κ΄‘μˆ˜μš” 관계에 κ΄€ν•œ 연ꡬ: κΈ°ν›„μΎŒμ μ„±μ„ μ€‘μ‹¬μœΌλ‘œ
  2. λ…Όλ¬Έ : 의볡의 μΎŒμ μ„± 평가λ₯Ό μœ„ν•œ μƒλ°˜μ‹ μ—μ„œμ˜ μ˜λ³΅κΈ°ν›„λΆ„ν¬
  3. λ…Όλ¬Έ : μ‚¬λ¬΄μ‹€μ—μ„œ μž‘μ—…μ‹œ 의볡의 μΎŒμ μ„± 평가λ₯Ό μœ„ν•œ μ˜λ³΅κΈ°ν›„μ˜ κ³„μ ˆλ³€ν™” μΈ‘μ •
  4. blog : μŠ΅λ„λ₯Ό λ°˜μ˜ν•œ μ˜¨λ„μ§€ν‘œ λ§Œλ“€κΈ°

License

MIT License

Copyright (c) 2019 Sumin Choi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.