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