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
SimpleMall is a full-featured clothing-focused e-commerce backend system. It emphasizes simplicity, scalability, and clean architecture.
Developed in Java using Spring Boot and Spring Security for scalable and secure RESTful API development.
Implements JWT-based authentication and role-based access control to manage customers, artists, and admin users.
Structured around a relational database (MySQL/PostgreSQL), with optimized SQL queries and indexing strategies for handling product searches and transactions.
Follows clean architecture principles, separating core business logic from persistence and delivery layers.
🔧Core Features:
User registration and login, ensuring email uniqueness and secure password storage.
Artist-specific profiles and dashboards, enabling artists to upload and showcase their own fashion products or artwork for sale.
Product catalog with category filtering, keyword search, and detailed product views.
Shopping cart, order placement, and wishlist features, with transaction data stored securely in the backend.
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.