kareem983 / Grocery-Shopping-System-App

Full android Grocery Shopping System App. It consist of Admin and users: (Using online Firebase Database) Admin can login to the system. He also can to Add, Edit, Delete an Existence category/s or create new category (Category name, Category cost, available Category amount, Expiry date) Users can to register or login to the system the system shows the existence categories (fruits, meats, Vegetables, etc...) the user can search about product and know product info (cost, available amount, Expiry date) the user also can to make an order by giving the system (Destination, product name, product amount) the delivery task is deliver this product to the user in selected time
Apache License 2.0
70 stars 34 forks source link

Gradle file not showing...need to migrate #2

Closed Rahulbinod555 closed 3 years ago

Rahulbinod555 commented 3 years ago

Dear all contributors,

Please help me out...how to setup the project with gradle file..

kareem983 commented 3 years ago

Minimum Requirements to setup: 1- minimum SDK 19 2- Android studio version 3.1 or more 3- java JDK 1.8.0 or more