Online Grocery is a restaurant based script which is awesomely developed in Codeigniter and also a single page website. And the Online Grocery can be used in fine dining, cafe, bar, bistro, pizza, sushi, and any other person who needs to advance their administrations and offer their accomplishments on the web. Try this magnificent appealing Online Grocery and give a solid presentation to your restaurant on the web.
The Online Grocery has a Blog page with that you can keep your regular customers engaged with your website by blogging about your services, new food items, and many more thing. This will also let you increase your customers. There also an important section for your restaurant is testimonial, in this section, you can place your client's feedback, this will also attract visitors on your website which will automatically increase the growth of your restaurant.
Admin credentials
Admin Url - http://kamleshyadav.in/deliveryapp/dashboard
Username - admin@gmail.com
Password - 123456
Here are the features list for this application -
Everything in one place no need to setup admin and web version separately.
Google provides Android Studio for the Windows, Mac OS X, and Linux platforms. You can download this software from the Android Studio homepage. (You'll also find the traditional SDKs, with Android Studio's command-line tools, available on the Download page.) Before downloading Android Studio, make sure your platform meets one of the following requirements:
Windows OSFor accelerated emulator: 64-bit operating system and Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality.
Mac OSFor accelerated emulator: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality, or AMD processor with support for AMD Virtualization (AMD-V).
I launched android-studio-bundle-143.2821654-windows.exe to start the installation process. The installer responded by presenting the Android Studio Setup dialog box shown in Figure 1.
Clicking Next took me to the following dialog box, which gives you the option to decline installing the Android SDK (included with the installer) and an Android Virtual Device (AVD).
Figure 2. Do you want to install the Android SDK and AVD?
I chose to keep the default settings. After clicking Next, you'll be taken to the license agreement dialog box. Accept the license to continue the installation.
Figure 3. Accept the license agreement to continue installation
The next dialog box invites you to change the installation locations for Android Studio and the Android SDK.
Figure 4. Set the Android Studio and Android SDK installation locations
Change the location or accept the default locations and click Next. The installer defaults to creating a shortcut for launching this program, or you can choose to decline. I recommend that you create the shortcut, then click the Install button to begin installation.
Figure 5. Create a new shortcut for Android Studio
The resulting dialog box shows the progress of installing Android Studio and the Android SDK. Clicking the Show Details button will let you view detailed information about the installation progress.The dialog box will inform you when installation has finished. When you click Next, you should see the following:
Figure 6. Leave the Start Android Studio check box checked to run this software
To complete your installation, leave the Start Android Studio box checked and click Finish.
Running Android StudioAndroid Studio presents a splash screen when it starts running:
Figure 7. Android Studio's start screen
On your first run, you'll be asked to respond to several configuration-oriented dialog boxes. The first dialog box focuses on importing settings from any previously installed version of Android Studio.
Figure 8. Import settings
If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 9. Validate your Android SDK and development environment setup
When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 10. Choose an installation type
Click Next and verify your settings, then click Finish to continue.
Figure 11. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 12. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 13. Intel-based hardware acceleration is unavailable
Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 14. Welcome to Android Studio
Figure 1.
Android Studio presents a splash screen when it starts running:
Figure 2. Android Studio's start screen
On your first run, you'll be asked to respond to several configuration-oriented dialog boxes. The first dialog box focuses on importing settings from any previously installed version of Android Studio.
Figure 3. Import settings
If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 4. Validate your Android SDK and development environment setup
When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 5. Choose an installation type
Click Next and verify your settings, then click Finish to continue.
Figure 6. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 7. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 8. Intel-based hardware acceleration is unavailable
Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 9. Welcome to Android Studio
To install Android Studio on Ubuntu, proceed as follows:
If you're like me, and don't have a previously installed version, you can just keep the default setting and click OK. Android Studio will respond with a slightly enhanced version of the splash screen, followed by the Android Studio Setup Wizard dialog box:
Figure 1. Validate your Android SDK and development environment setup
When you click Next, the setup wizard invites you to select an installation type for your SDK components. For now I recommend you keep the default standard setting.
Figure 2. Choose an installation type
Click Next and verify your settings, then click Finish to continue.
Figure 3. Review settings
The wizard will download and unzip various components. Click Show Details if you want to see more information about the archives being downloaded and their contents.
Figure 4. Review settings
If your computer isn't Intel based, you might get an unpleasant surprise after the components have completely downloaded and unzipped:
Figure 5. Intel-based hardware acceleration is unavailable
Your options are to either put up with the slow emulator or use an Android device to speed up development. I'll discuss the latter option later in the tutorial.Finally, click Finish to complete the wizard. You should see the Welcome to Android Studio dialog box:
Figure 6. Welcome to Android Studio
You'll use this dialog to start up a new Android Studio project, work with an existing project, and more. You can access it anytime by double-clicking the Android Studio shortcut on your desktop.
How to set up Web and Admin Panel on localhost
How To Open Project that is Not are In the list of Recent Projects:
Step 1 –Open Android Studio then Click on “Open an existing Android Studio project.
Step 2 – After that Select the File location where your file is located. And select "Online Grocery" project then click ok
Important Note
Alternatively you can also prefer opening build.gradle file to open project.
Step 3 – Select Projects >> app and then Click on java folder and then open com.caferia and Click utils then choose Consts file, here you can change the base url.
Step 4 – Select Projects >> app >> build.gradle
Please don't select lower version than 22. It is mendatory. You can select version higher than 22.
Step 5 – Select Projects >> app >> src >> main >> java >> com.caferia >> payment >> paypal >> PayPalConfig.java
You have to change the paypal client ID for configuring the payment gateway
Step 6 – Select Projects >> app >> src >> main >> java >> com.caferia >> payment >> PayMentGateWay.java
You have to change the merchant key and salt for completing the payment gateway
How To Firebase key:
Step 1 –Go to Firebase.
Step 2 – Add to android app.
Once you have created a project, this is how the cosole of your firebase will look.
Step 3 – Enter your package name
You should be able to generate this certificate, paste it in the "Package Name" field and "add app".
Step 4 – Now, download the google-services.json config file and add it in the app folder of your android project.
Step 5 – How to get web API key
You need to click on firebase setting icon then you will get Web API key. Copy this and paste it to admin section.
Admin can manage customers, wholesaler, item categories, Item unit etc.
Dashboard contain Total customers, total wholesalers, total items and total orders.
Admin has the rights to update customer profile, active-inactive their status.
Admin has the rights to add wholesaler active-inactive their status.
Admin can create item category and delete.
Admin can create item units, edit and delete.
Admin can select wholesaler from dropdown and when select specific wholesaler, you can check the list of items added by wholesaler account.
Admin can check recent orders.
Admin can check delivered orders.
Admin can also check cancelled order.
This option consist of multiple options as described below.
You can manage the site settings from here.
You can manage API settings from here.
Wholesaler can add items in the specific categories which is created by admin.
Dashboard contain total items and total orders.
User can add items from here.
User can also check their recent orders.
User can also check delivered orders.
User has the rights to check cancelled order by admin or by customers.
Here is the list of apyment notifications.
Once again, thank you so much for purchasing this Application. As I said at the beginning, I will be glad to help you if you have any questions related to this application. No guarantees, but I'll do my best to assist you.If you have a more general question relating to the Online Grocery.
Kamlesh Yadav
Support Email: support@himanshusofttech.com