Problem
- Client context: Jeonbang
- Requested scope: responsive web
- Business tags: Web, Platform, Responsive, SMSIntegration
This service is available to members only.
#Web,#Platform,#Responsive,#SMSIntegration

This project is an integrated platform for managing home care services for country houses, including weed control, garden maintenance, exterior wall cleaning, and minor repairs.
The platform is designed to allow customers to easily request services, while enabling administrators to efficiently manage service requests, partner companies, and schedules through a unified back-office system.
IT7 was responsible for the entire process, from UI/UX design to system development and deployment.
Service Request Wizard
A 3-step guided wizard UI that intuitively leads users through
Service Selection → Information Input → Final Confirmation.
Partner Registration System
A 4-step wizard-based registration process for partner companies and individual contractors.
Senior-Friendly UI Design
Designed with large typography, clear call-to-action buttons, and simplified navigation to ensure accessibility for senior users.
FAQ & Company Information Pages
Provides clear guidance and service explanations to build trust and reduce customer inquiries.
Dashboard
At-a-glance overview of service requests, partner status, and recent activities.
Request Management
View and manage service requests, inspect detailed information, update request statuses, and assign partner companies.
Partner Management
Approval or rejection of partner registration requests and ongoing partner information management.
SMS Notification System
Integrated with the Aligo SMS API, including message sending and delivery history management.
Schedule Management
Calendar-based interface for viewing and managing service schedules and work assignments.
Settings
Administrator profile management, password changes, and account administration.
Frontend
Next.js, TypeScript, Tailwind CSS, shadcn/ui, React Hook Form, Zod
Backend
FastAPI (Python), SQLAlchemy
Database
PostgreSQL 15
Infrastructure
Docker Compose
External Integrations
Aligo SMS API
Ministry of the Interior and Safety (MOIS) Road Name Address API
JWT-based authentication system
Encrypted storage of personal information (name, contact number, address, etc.)
HTTPS enforced across the platform
Fully responsive design optimized for mobile, tablet, and desktop environments
Wizard-based workflows to simplify complex input processes step by step
Real-time form validation to prevent input errors and improve usability
Docker-based containerized environment
Clear separation between development and production environments