MONECO Project which consists of Mobile Application and Web Server is based on LAMP model.
MONECO Mobile Application utilizes Java programming language to help users identify and locate species and gardens on Monash Clayton campus. The application allows users to upload their sightings and to share observations as well. The application is a large part of MONECO Project.
Apache Httpd Server was used as MONECO Web Server. Users’ data are stored in MySQL on Server and the data are accessible by using PHP language. System environment of server is Linux. MVC pattern be used to develop this project.
I used polygon-contains-point library and algorithm by Roman Kushnarenko as a polygon calculation method for development.
I used AVLoadingIndicatorView library by jack wang as a part of UI design for development.
I used android-process-button library by Dmytro Danylyk as a part of UI design for development.
I used MaterialEditText library by rengwuxian as a part of UI design for development.
UI images are from google Image, materialdesignicons and iconmonstr website, Species Images are from Atlas Of Living Australia and Museum Victoria
Copyright {2016} {Liangchen Zhou, Huashun Li}
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.