Skip to content

MIHU-PROJECT/MIHU-1.0

Repository files navigation

MIHU

Product Based Capstone Bangkit 2023, The repository constains Android App which is implemented with xml for the layout, MVVM, and and integrating the api for predicting category with query to the machine learning model.

In mobile development, applications for recruiters and workers follow the MVVM architecture. The Model handles data and logic, connecting to a backend API, while the ViewModel manages presentation logic with LiveData for real-time updates. The View represents the interface, kept separate from business logic. A ViewModelFactory aids instance creation, and a Repository pattern ensures smooth data flow. Integrated with a deployed model, this approach delivers a streamlined and intelligent user experience for recruiters and workers.

Screenshots

MIHU ( May I Help U ) User Role

MIHU Worker Role

Features

MIHU ( May I Help U )

  • Splash Screen
  • Onboarding Screen
  • Login & Register Authentication
  • 2 Role : Worker & Recruiter
  • Homescreen
  • Search with Recomendation System
  • Order Detail Page
  • History
  • Profile

Build With

Architecture

This app uses MVVM (Model View View-Model) architecture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages