"The happiness is a simple algorithm coded by the crowd or by one or two people!"
-Deyth Banger
Algorithms are a set of instructions designed to solve problems. For instance, getting dressed is an everyday process we all go through, and it involves an algorithm.
Down below is the Algorithm of our app
The main view of our app consists of sites which will appear in a alphabetical order ,we can add one or more number of sites by giving name and description of a site. Under sites we can add one or more locations of that site.
A particular location consists of details like name of a location , latitude-longitude of a place, description and location photos where we can add any number of photos of the location either by capturing a picture or by choosing a photo from the existing device.
Timestamp log entry gives the details of a person who visited the place and consists of details like name of a person ,timestamp(date and time) ,note ,audio file ,video file and a text file for more convenient use .
We have Waypoints as the name suggests it is used for marking a location or a landmark on the way to our destination ,these waypoints are arranged in easily accessed form of stack which will be helpful for the archeologists to find their way back home or to the main location point which will be done by connecting the location to google maps
We can navigate to a particular place with the geotagged lat/long and each location can be seen under a map view or a terrain view if needed and all the data that we have entered earlier can be sync with WIFI to the backend of the sheet.
0 Comments