As noted during the serious and important project meeting, we need to have the documentation of the flows (endpoints etc) of the weather-proxy
please refer to a chosen APIs for getting weather information at a geolocation in order to get info on what data will be needed in endpoints
As a reminder of the notes, the functionality we predict as of now is:
checking the weather at the given location (think how the info about the location should be specified - this will determine how we use will keep such information inside the database)
saving the data to active-sessions-db
maybe some other functionality? let us know ur ideas
If you want, you may look at how I documented the browser-facade (in docs/browser-facade) or you can do it in your own style.
As noted during the serious and important project meeting, we need to have the documentation of the flows (endpoints etc) of the weather-proxy
please refer to a chosen APIs for getting weather information at a geolocation in order to get info on what data will be needed in endpoints
As a reminder of the notes, the functionality we predict as of now is:
If you want, you may look at how I documented the browser-facade (in docs/browser-facade) or you can do it in your own style.