ZoologicalFooding / ZoologicalFooding-main

1 stars 0 forks source link

(Tolga) As a user, I would like to have a web application to manage my devices #3

Open TolgaAcar opened 4 years ago

TolgaAcar commented 4 years ago

This is a web frontend that should provide pages implemted via HTML/Javascript/JSON. The application should use AJAX/JQuery or similar technologies to make the interaction responsive.

Entering the application

The landing page of the application should provide a sing in and sing up page as follows :

aa

Showing the condition of food containers on a map

Once the login button is clicked, the next page should show a map with the exact places of food containers. In addition each food container should change its marker color according to its weight.

top-google-map-marker-libraries

When a user clicks on a marker, a detailed page about that food container should appears. User can donate money with credit card for this food container and see the history of this food container.