You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

233 lines
11 KiB

<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">User Weather Notification</h2>
<h3 class="oe_slogan">Real time Weather updates</h3>
<h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4>
<div>
<h4><p>Features:</p></h4>
<ul>
<li style="list-style:none !important;"><span style="color:green;"> &#9745;</span>&nbsp;&nbsp; The user will get the weather notification.</li>
<li style="list-style:none !important;">
<span style="color:green;"> &#9745;</span>&nbsp;&nbsp; The user can configure their weather notification.
</li>
</ul>
</div>
<div>
<h4><p>Required:</p></h4>
<ul>
<li style="list-style:none !important;"><span style="color:red;"> &#9745;</span>&nbsp;&nbsp; Account in Open Weather Map and its API Key.</li>
<li style="list-style:none !important;">
<span style="color:red;"> &#9745;</span>&nbsp;&nbsp; 'pytemperature' python package is needed. please install in ubuntu by using ==> pip install pytemperature.
</li>
</ul>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Overview</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<p class="oe_mt32">
As we know, many industries are depending on weather conditions like manufacturing,
Event Management, Construction etc. So we believe our concept of weather module can be used
in these industries to understand and plan their works according to the weather condition.
This module is a starter to think and explore the opportunity to bring the advanced features
in Odoo.
</p>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Weather notification in Odoo</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="weather Board.png">
</div>
</div>
<div class="oe_span12">
<p class="oe_mt32"/>
<p class="oe_mt32">
User can easily find the weather report from a single click. Summary of the weather
conditions is displayed on the weather board. The user will easily get weather updates,
state of climate and current temperature etc..
</p>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Enjoy advanced and automated weather update</h2>
<h3 class="oe_slogan">The most advanced weather notification in a very simple user interface
</h3>
<p class="oe_mt32 oe_mb64 lead text-center">
Avoid search for weather updates, get it in a single click.
This module integrates the weather into the Odoo system.
</p>
<div class="oe_span4">
<div class="text-center">
<span class="fa fa-users fa-4x"/>
<h4 class="oe_mt16 oe_mb16">
<b>Users</b>
</h4>
</div>
<p class="text-justify">
Nowadays everyone is searching temperature and weather conditions in their city or any other
location by using search engines, here we have a very flexible way to find out it easily through
our module without any surfing.
</p>
</div>
<div class="oe_span4">
<div class="text-center">
<span class="fa fa-cog fa-4x"/>
<h4 class="oe_mt16 oe_mb16">
<b>Settings</b>
</h4>
</div>
<p class="text-justify">
User can specify their current location or any location by providing address or coordinates.
</p>
</div>
<div class="oe_span4">
<div class="text-center">
<span class="fa fa-circle-o fa-4x" style="color:#875a7b;"/>
<span class="fa fa-long-arrow-left fa-3x"/>
<span class="fa fa-cloud fa-4x" style="color:#ce671c;"/>
<h4 class="oe_mt16 oe_mb16">
<b>Open Weather Map</b>
</h4>
</div>
<p class="text-justify">
openweathermap.org is providing weather APIs calls and response. Odoo is using this API and provides
you the best result by the help of our application.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">How to configure your weather?</h3>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="settings.png">
</div>
<p class="oe_mt32">
Click on the setting (<span class="fa fa-cog fa-1x"/>) button.
</p>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="config.png">
</div>
</div>
<div class="oe_span12">
<p class="oe_mt32">
Users can give address of the place or coordinates by selecting the type,
<p>
If you are selecting the address type, please provide the address and If it is coordinate,
then give the correct longitude and latitude.
</p>
</p>
<p class="oe_mt32">
Provide the correct API key received from the OpenWeatherMap site.
</p>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">How to get API KEY?</h3>
<div class="oe_row oe_spaced">
Click on the Sing up (<span class="fa fa-sign-in fa-1x"/>) button.
</div>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="sign up.png">
</div>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_row oe_spaced">
It will go to the account creation page of Open Weather Map
</div>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="sign_up_weather_map.png">
</div>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_row oe_spaced">
Fill the required fields and create an account.
</div>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="fill.png">
</div>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_row oe_spaced">
Once we created the account, we can use the default API Key providing by Open Weather Map or
else you have an option for generating your own API Key manually.
</div>
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="api.png">
</div>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<div>
<a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;border-radius: 0;" href="http://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="http://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;border-radius: 0;"
href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
class="fa fa-check-square"></i> Request Customization </a>
</div>
<br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
<div>
<a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;"></i></a></td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px;padding-left: 8px;"></i></a></td>
<a href="https://plus.google.com/106641282743045431892/about" target="_blank"><i class="fa fa-2x fa-google-plus" style="color:white;background: #c53c2c;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;padding-left: 3px;"></i></a></td>
</div>
</div>
</section>