Marketl_Store is a simple offline store management application. This is one of my early projects, designed for basic inventory and sales tracking without any online functionality.
- Simple user interface
- Offline functionality (no internet required)
- Basic inventory management
- Product listing and details
- Kotlin
- Android SDK
- Clone the repository:
git clone https://github.com/mshajkarami/Marketl_Store.git
- Open the project in Android Studio.
- Build and run the app on an emulator or a physical device.
- This project is an early-stage application and may lack advanced features.
- No backend or database integration is included.
This project is open-source. Feel free to modify and improve it!