Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.04 KB

Traveller's Early Warning System

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.

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

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