PoethkowNils/Weather-Web-App
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This Repository contains all necessary files for a full functioning Weather Web App with following features: 1. User managment (Password, Name, Email) 2. Manage weather stations in homepage (add and delete stations) 3. See all saved stations on a map on the bottom of the homepage (click on stations redirects to detail sited) 4. Detail site with weather data for each reading (determined weather trend along with max and min included) ATTENTION: ".env" file for the Databank connection is not included here for obvious reasons. The Database scheme is visualized in the Weathertop_Database_Schema.png file.