A grocery delivery app built with Kotlin and XML, featuring separate Admin and User apps. Includes payment integration for a seamless shopping experience.
β
Browse grocery items π
β
Add to cart and place orders ποΈ
β
Secure online payment integration π³
β
Track order status π
β
User authentication π
β
Manage products (Add, Edit, Delete) π¦
β
View and process orders π
β
Order status updates π
- Language: Kotlin
- UI: XML
- Database: Firebase /Room database
- Payment Integration: PhonePay
- Library Glide , Retrofit
-
Clone the repository:
git clone https://github.com/yourusername/blinkit-clone.git cd blinkit-clone
-
Open in Android Studio
-
Configure dependencies and sync the project
-
Update API keys for payment integration in
gradle.properties
orlocal.properties
-
Run the app on an emulator or a physical device π±
- Fork the repository
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Added new feature"
- Push to the branch:
git push origin feature-name
- Open a Pull Request
This project is licensed under the MIT License.
For any issues or feature requests, reach out at aakash.kr.singh0102@gmail.com.