WeatherInquiry is a clean and user-friendly weather information app
designed to display real-time weather conditions and forecasts based on user input.
url: https://VoidCanvasByte.github.io/WeatherInquiry/
- 🔍 Search weather by city name
- 🌡 Real-time temperature, humidity, wind info
- 📍 Location-based forecast (using geolocation)
- 🌤️ Weather icons and descriptions
- 🌅 Day/night background images
- 🌐 Responsive design for desktop and mobile
- Enter a city name in the search bar.
- Press Enter or click the search button.
- View real-time weather conditions and forecasts for the entered city.
- Allow location access to view weather based on your current location.
WeatherInquiry は、ユーザー入力に基づいてリアルタイムの天気情報と予報
- 🔍 都市名で天気を検索
- 🌡 リアルタイムの気温、湿度、風速情報
- 📍 位置情報に基づいた天気予報
- 🌤️ 天気アイコンと説明
- 🌅 昼/夜の背景画像
- 🌐 デスクトップとモバイルに対応したレスポンシブデザイン
- 検索バーに都市名を入力します。
- Enterキーを押すか、検索ボタンをクリックします。
- 入力した都市のリアルタイムの天気予報を表示します。
- 位置情報へのアクセスを許可して、現在地に基づいた天気を表示します。
SimpleMall is an e-commerce website platform that I am developing independently. It aims to provide a simple and smooth online shopping experience, focusing on the display and sales of clothing products. The project is inspired by brand websites such as UNIQLO and MUJI, combining modern front-end technology with a stable and efficient back-end architecture. The project is still under continuous iteration, and the functions and technical details are constantly optimized.
User Registration (including email uniqueness verification) User Login (returns token or session) User Logout User Information Retrieval (query your own information after logging in)
Add Product (Administrator) Product List (pagination + conditional search) Product Details (search for a single item by ID) Product Delisting
Add Item to Cart Modify Cart Item Quantity Delete Cart Items Query the Current User's Cart
Submit Order (generate an order from the cart) View Order List (User/Administrator) View Order Details Update Order Status
✅ Java JDK 17
✅ Maven
✅ Spring Boot 3.1.8
✅ Spring Security
✅ MyBatis-Plus
✅ MySQL
✅ Springdoc (Swagger 3)
✅ Hibernate Validator / JSR-303
✅ Hutool
✅ SLF4J + Logback
✅ BCrypt
https://github.com/VoidCanvasByte/SimpleMall
This project is still under development, and features and technical details are being continuously optimized.
SimpleMall は、私が独自に開発しているECサイトプラットフォームです。 衣料品の展示と販売に重点を置き、シンプルでスムーズなオンラインショッピング体験を提供することを目指しています。 このプロジェクトは、ユニクロや無印良品などのブランドウェブサイトからインスピレーションを得ており、最新のフロントエンド技術と安定した効率的なバックエンドアーキテクチャを組み合わせています。 このプロジェクトは現在も継続的に改良が進められており、機能と技術的な詳細は常に最適化されています。
ユーザー登録(メールアドレスの一意性検証を含む) ユーザーログイン(トークンまたはセッションの返却) ユーザーログアウト ユーザー情報取得(ログイン後に自身の情報を取得)
製品の追加(管理者) 製品リスト(ページネーション + 条件検索) 製品詳細(IDによる単一商品検索) 商品の削除
カートへの商品の追加 カート商品数量の変更 カート商品の削除 現在のユーザーのカート情報の確認
注文の送信(カートから注文を作成) 注文リストの表示(ユーザー/管理者) 注文詳細の表示 注文ステータスの更新
✅ Java JDK 17
✅ Maven
✅ Spring Boot 3.1.8
✅ Spring Security
✅ MyBatis-Plus
✅ MySQL
✅ Redis
✅ Springdoc (Swagger 3)
✅ Hibernate Validator / JSR-303
✅ Hutool
✅ SLF4J + Logback
https://github.com/VoidCanvasByte/SimpleMall
このプロジェクトはまだ開発中であり、機能と技術的な詳細は継続的に最適化されています。