(Click the badge above to see the app in Video!)
A multi-category Flutter app for browsing, adding, and managing local service providers and shops. Built with a clean UI and role-based logic.
Originally developed in 2019 as a personal learning initiative, this Flutter project was later updated in 2022 and is now enhanced with modern GitHub Actions workflows for CI/CD automation.
Not actively maintained, but preserved for educational purposes.
- Category-based service browser (food, health, cars, etc.)
- Smart search for each section
- Item addition interface for vendors
- Secure login & sign-up
- Role selection (classification + place)
- Bottom navigation bar for intuitive navigation
This project uses Semantic Versioning: MAJOR.MINOR.PATCH
- MAJOR: Breaking changes
- MINOR: New features (backward compatible)
- PATCH: Bug fixes or small enhancements
- Flutter 3
- GitHub Actions
- Open Source (MIT License)
This repository contains a beta-version Flutter app built in [2019] as a personal experiment to explore Flutterโs early capabilities.
Key notes:
โ ๏ธ Legacy Codebase: Built with Flutter v1 and was updated in 2022 and now may include deprecated packages/patterns.- ๐ง Learning Focus: Meant to showcase the evolution of Flutter and development workflows over time.
To align with modern practices, this repo now includes:
- CI/CD: GitHub Actions for automated testing/builds (
.github/workflows). - Git LFS: Large files (e.g., Images, binaries) are tracked via Git Large File Storage.
See CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
๐งช Want to try the app before contributing?
You can download the latest release.apk and run it on your emulator to explore the app and better understand where you can add value.
See SECURITY.md for reporting security vulnerabilities.
This project is licensed under the MIT License - see the LICENSE file for details.