Background: Frequent travellers suffering from various medical conditions find it difficult to keep watch on their medical routine and either miss dosages, or are unaware of the threats that a destination weather can pose to them. We want to help them with a web application that displays the weather conditions of the desired location and helps them to keep track of their medications while travelling via SMS/Email.
-
Weather analytics will be based on: a. Temperature b. Minimum Temperature c. Maximum Temperature d. Humidity e. Weather Group f. Weather Description g. Wind Speed h. AQI
-
Pill dosage reminder via Email.
Required Modules: pip install django, pip install requests
Front-end: Languages: HTML, CSS, JavaScript. *Used Vanta js libraries to import animated background into our website. *All background images are imported from https://unsplash.com/ *All icons are taken from https://www.icons8.com/
Back-end: Framework: Django APIs: Openweatherapi, smtp.gmail.com