Introduction

Horoscope and Astrology script with android App & Admin panel has evolved with the times and is now easily accessible through mobile applications. These apps offer a range of features like sliders, team management, testimonials, various services, and zodiac sign analysis. They serve as invaluable tools for self-reflection and awareness, helping us uncover our innate potential, desires, and weaknesses through detailed birth charts.

Furthermore, these apps provide a comprehensive array of astrological services such as birth journals, horoscope readings, gemstone consultations, numerology reports, tarot card readings, palmistry insights, crystal ball readings, and personalized astrological consultations. Astrology, with its intricate symbolism and archetypes, not only addresses practical needs but also delves into the depths of the human psyche.

By utilizing astrology as a guiding lens, we can explore existential questions, unveil subconscious motives, and cultivate a deeper sense of purpose and fulfillment in our lives. Thus, astrology continues to be a valuable resource that aids us in navigating life's complexities and understanding our place in the vast cosmos.

Admin credentials

Admin Url - https://kamleshyadav.com/astrology_app/admin

Username - [email protected]

Password - 123456

Student credentials (Details are valid for Mobile application only)
Username - [email protected]
Password - 609876

Features
Features for Admin panel, Mobile App
  • Admin Panel
  • Android App
  • Today Panchang: Daily astrological calendar.
  • Daily Horoscope: Predictions for each zodiac sign.
  • Profile Management: Update user profiles and view history.
  • Appointment: Booking appointments with astrologers.
  • Shop: E-commerce section for purchasing astrology-related products.
  • User Authentication: Login and signup options.
  • paypal & Razorpay payment gatways
System Requirements

System Requirments for Android Studio

Google provides Android Studio for the Windows. 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:

1. Windows OS

  • Microsoft Windows 7/8/10 (32-bit or 64-bit)
  • 4 GB RAM minimum, 8 GB RAM recommended
  • 4 GB of available disk space minimum, 8 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
  • 1280 x 800 minimum screen resolution
  • JDK 8

For 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.

For 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).

Android Studio on Windows

To install Android Studio on Windows, proceed as follows:

  • Launch the .exe file you downloaded.
  • Follow the setup wizard to install Android Studio and any necessary SDK tools.

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 Studio

Android 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:

Android App Settings

How To Change App Name

From here you can change the App Name. Path to change this: astrology >> app >> src >> main >> res >>values >> strings.xml

images

How To Change Base URL

From Here you can Change the Base URL. Path to change this: astrology >> app >> src >> main >> java >> com >> qtmtechnology >> applicationastrology >> utils >> http >> ApiClient

images

How To Change colour

From here you can change the color Of the App: Path to change this: astrology >> app >> src >> main >> res >> values >> colors.xml

images

How To Change App Icon

In this you need to Right click on the app menu and then go to new and select the image asset after that it will open the popup(check the second screenshot) in which you will upload your local icon or select from the premade one.

images

images

Astrology Admin Setup

How to set up Web or Admin Panel on server

After extracting CodeCanyon's downloaded Main Files.zip you will get some folders:

  • Admin Code
  • Android code
  • Documentation

Admin code contains all files which you will have to place in the root folder or the folder where you want to install this.

If you are installing a fresh one create database ,and database user in your server. After that navigate to Application >> Installer folder. Inside that you will find default.sql file. Import this file to the created database.

Then enter the database details in database.php file and base URL in config.php file. You will get these files on the following path Application >> Config.

After that type the domain-name/folder-name on browser's address bar, like : http://domain-name.com/folder-name and you will get a screen to verify the product.

Dashboard

It's show the count of "Users, Team, Blogs, Services, Testimonial, Zodiac Sign, Panchang, Horoscope, Events, Products, Planetary Overview, And Appoinment"

Users

In this setting, admin can add a new user and it shows all users list. Admin can change the status active and inactive

Admin can edit/delete the users also

Team List

In this setting, admin can add a new team member and it shows all team list. Admin can change the status active and inactive

Admin can edit/delete the team list also

Team Appointment

In this setting, admin can add a new appoinment and it shows all appointment list. Admin can change the status active and inactive

Admin can edit/delete the team appointment also

Appointment Booking

In this setting, admin can see the all booking appointments and find the particular appointment.

Admin can edit/delete the appointment booking also

Team Designation

In this setting, admin can add a new designation name and it shows all list and admin can change the status active and inactive

Blog List

In this setting, admin can add a new blog list and it shows all blog list. Admin can change the status active and inactive

Admin can edit/delete the blog list also

Blog Types

In this setting, admin can add a new blog type and it shows all blog type list. Admin can change the status active and inactive

Admin can edit/delete the blog list also

Blogs Tag

In this setting, admin can add a new blog tag and will see the all blog tags.

Admin can edit/delete the blog tags

Blogs Comments

In this setting admin will see the all blog comments and you can find the particular comment through the right search bar

Services

In this setting admin can add a new service and see all the services in this setting, If you need find a particular service so you can search in the search bar area

Admin can Edit/Delete the services also

Testimonial

In this settign, admin can add a new testimonial and see the all testimonials. If you need find a particular testimonial so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Zodiac Sign

In this settign, admin can add a new Zodiac Sign and you will see the all "Zodiac Sign List". If you need find a particular Zodiac Sign so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Panchang

In this settign, admin can add a new Panchang and you will see the all "Panchang List". If you need find a particular Panchang so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Horoscope

In this settign, admin can add a new Panchang and you will see the all "Panchang List". If you need find a particular Panchang so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Event Lists

In this setting, admin can add a new event list and you will see the all "Event List" after that if you need to find a particular event so you can search in the search bar area

Register Event

In this setting,admin will see the all "Register Events List " after that if you need to find a particular Registerd Events so you can search in the search bar area

Product List

In this settign, admin can add a new product and you will see the all "Product List". If you need find a particular product so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Product Categories

In this settign, admin can add a new product category and you will see the all "product category list". If you need find a particular product category so you can search in the search bar area

Admin can Edit/Delete the testimonial also

Product Orders

In this setting,admin will see the all "Product Orders" after that if you need to find a particular Product Orders so you can search in the search bar area

Rating Review

In this setting,admin will see the all "Rating Review" after that if you need to find a particular Rating Review so you can search in the search bar area

Coupons

In this setting,admin will see the all "coupons" after that if you need to find a particular Coupon so you can search in the search bar area, and you can change the status active and inactive.

Admin can Edit/Delete the testimonial also

Planetary Overview

In this setting,admin will see the all "Planetary Overview" after that if you need to find a particular Planetary Overview so you can search in the search bar area, and you can change the status active and inactive.

Admin can Edit/Delete the testimonial also

Videos

In this setting,admin will see the all "Videos" after that if you need to find a particular Videos, so you can search in the search bar area, and you can change the status active and inactive.

Admin can Edit/Delete the testimonial also

General Setting

In this setting you will see the different different options like(Site, Image, Credentials, Google Analytics, Firebase, GDPR Cookie Message).

  • Site Setting
    In this setting you can add these features(Site Title, Site Author, Description, Meta Keyword, Copywrite) after that fill the all fields and click on the "Update" button, and you will get a success message

  • Image
    In this setting you can add these features(Favicon, Logo, Authenticate Page, Site Loader) after that fill the all fields and click on the "Update" button, and you will get a success message
  • Credentials
    In this setting you can add these features(Email, Enter Old Password, Enter New Password, Enter Confirm Password) after that fill the all fields and click on the "Update" button, and you will get a success message
  • Google Analytics
    In this setting you can write script in the box after that click on the "Save Changes" button, and you will get a success message
  • Firebase
    In this setting you can add a firebase server key in the box after that click on the "Save Changes" button, and you will get a success message
  • GDPR Cookie Message
    In this setting you can add these features(Title, Link Text, Link, Message, Button Text) after that fill the all fields and click on the "Save Changes" button, and you will get a success message

About Us

In this setting you will see the different different options like(Title, Image, Description). Fill all the details and click on the save button and get a success message.

Compliance Pages

In this setting, you will see different-different options like(Terms & Conditions, Privacy Policy, Contact Us, Newsletter).

  • Terms & Condition
    You can add a description of terms & condition page.

  • Privacy Policy
    You can add a description of privacy policy page.

  • Contact Us
    Admin can see the list of the user who contacted through contact form.

  • Newsletter
    Admin can see the list of the user who contacted through newsletter.

Appointment Payment

In this setting, you will see the all "Appoinment Payment List" after that if you need to find a particular appointment payment, so you can search in the search bar area.

Payment Method

In this setting, you will see different-different options for payment methods like(Paypal, Razorpay, Stripe, Paytm, Cash On Delivery, Credit Card, Debit Card).

  • Paypal
    In this option you can fill the all fields and click on the update button.

  • RazorPay
    In this option you can fill the all fields and click on the update button.

  • Stripe
    In this option you can fill the all fields and click on the update button.

  • Paytm
    In this option you can fill the all fields and click on the update button.

  • Cash On Delivery
    In this option you can fill the all fields and click on the update button.

  • Credit Card
    In this option you can fill the all fields and click on the update button.

  • Debit Card
    In this option you can fill the all fields and click on the update button.

Slider

In this setting,admin will see the all "Slider List" and you can add a slider, after that if you need to find a particular Slider so you can search in the search bar area, and you can change the status active and inactive.

Admin can Edit/Delete the testimonial also

FAQ's

In this setting,admin will see the all "FAQ'S List" and you can add a FAQ, after that if you need to find a particular FAQ so you can search in the search bar area, and you can change the status active and inactive.

Admin can Edit/Delete the testimonial also

Outro

Once again, thank you so much for purchasing. I'd be glad to help you if you have any questions relating to this please contact at support. No guarantees, but I'll do my best to assist. If you have a more general question relating to the framework on  codecanyon.net, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Kamlesh Yadav.

Support URL : https://support.motothemes.net/

Help And Support

In order to receive a technical support assistance, you need to have a valid purchase code. To get the code, please navigate to your ThemeForest "Downloads" page and click on the theme download link.

After getting the Purchase code, please follow the steps mentioned on the link click Here to get your product verified. And then share your Purchase code and token ID with the support team.

If you have any questions that are beyond the reach of this help file, feel free to contact us. We will respond as soon as possible (within 24 – 48 hours, usually faster). We are open from 9:30am to 6:30pm (IST), from Monday till Friday.

NOTE: As authors of this theme we do provide support only for the theme-related features.