- Install Ionic framework from http://ionicframework.com/
- cd into the directory and run
ionic serve
to launch on local browser - If you want to test on an emulator / device launch with
ionic run
- Please Use local API server from https://github.com/shlomizadok/agri_api
- Point www/js/appsettings.js to your local server, or run
ENV=DEVELOPMENT gulp dev
You know the drill...
- Fork
- Make better
- Submit a PR
- Add iOS application
- Test on iOS
- Build and publish on iOS
- Environment variables: development / test / production - especially api urls
- Maps
- Upload images (Farmer profile)
Please visit our open Trello board to view current tasks, milestones and issues. Feel free to submit bugs or offer new features
Copyright (c) 2016 Shlomi Zadok.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.