Вы находитесь на странице: 1из 4

BUG REPORT

1. Problem in loading Google Maps

Solution:

This Error is related to Google Maps API. Usage of Google Maps APIs requires a key. A complete
guide on how to fix the above problem is mentioned here :
https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html

2. Problem in the footer of the website

1. Quick Links
Solution

None of the Quick Links is properly linked to some web page. Maybe those pages are not yet
prepared or not linked. We can design those pages.

2. Follow us on
Solution

Follow Us Link for Facebook can be created very easily by following the steps mentioned here :

https://www.wikihow.com/Create-a-Facebook-Follow-Box

Google+: (For Google API just add the following code)


<script src="https://apis.google.com/js/platform.js" async defer></script>

<-- Place this tag where you want the button to render. -->
<div class="g-follow" data-href="https://plus.google.com/pageId" data-rel="relationshipType"></div>

Twitter : https://developer.twitter.com/en/docs/twitter-for-websites/follow-button/overview.html

LinkedIn : https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-
serve/plugins/follow-company-plugin

3. Bug in Services Page


Solution
Read more does not navigate to expand the view of the cards in our services page. A new route
needs to be added and linked to read more.

4. Responses Section not functional

Solution:

This section needs to get active with all the functionalities added.

5. Contact Us Form has bugs

I tried sending a message through this but I do not feel it did anything.
Solution:
Needs to be active and sending AJAX requests to proper address.

i. Design of the website:


Needs improvement in appearance and be more interactive.
ii. Functionality
AS mentioned above many parts of the website are not functional.
iii. Spelling
Better words can be used instead of common words.
iv. Performance
I analyzed the website with the help of an online tool and found out few important issues
that might be slowing down the webpage.

According to PageSpeed Insights

A very low score when browsing through mobile phones.


v. Localization
For this the website can use various tools available online to adapt to local regions .
vi. Usability
Clearly, the website not so usable for ordinary users. It does not clearly specify on what it
can do and does not appeal to visitors.
vii. Security
First of all, I think there should not be an admin section available to everyone.
This should be an https website instead of http.
Other Security recommendations according to mozilla observatory are:
viii. Compatibility
Following is the compatibility report for the website.

Вам также может понравиться