Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifsarhan committed Oct 13, 2016
2 parents 930c9ce + d14baef commit f3447ff
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# foodshare

Foodshare is a social platform with the aim of tackling food waste and hunger. The website allows users to post locations on a map coupled with information about the food they are giving away. The website will be tracking the information and displaying interesting statistics visually as new food share locations are added. It will use the arcGIS api for core functionality and will utilize a Choropleth visualization to show food sharing hotspots. A filter will also be applied to narrow down where specific foods are being shared more.
Foodshare is a social platform with the aim of tackling food waste and hunger. The website allows users to post locations on a map coupled with information about the food they are giving away. The website will be tracking the information and displaying interesting statistics visually as new food share locations are added. It will use the arcGIS api for core functionality and will utilize a Pie Chart visualization to show food sharing hotspots. A filter will also be applied to narrow down where specific foods are being shared more.

Total Scenarios:
1) Need to be able to Register
Expand All @@ -10,6 +10,13 @@ Total Scenarios:
5) Need to display the foodshare data visually

Implemented Scenarios:
1)Register
2)Login
3)Post/read/delete/update foodshare

1)Register (Updated for React)

2)Login (Updated for React)

3)Post/read

4)delete/update

5)View visualization for food item tags

0 comments on commit f3447ff

Please sign in to comment.