Skip to content

The AgriExpense mobile application was developed to assist farmers to keep records of the operational cost of each crop cycle, by recording the crop expenses on the go and monitoring cost of production per unit harvested.

Notifications You must be signed in to change notification settings

lulzzz/agriExpenseTT

 
 

Repository files navigation

AgriExpense Application

The AgriExpense system is a mobile system that was developed to help farmers record information in more structured and sustainable manner utilizing technologies that are readily avaialble.

Features:

  1. Manage Cycles
  2. Manage Purchases
  3. Manage Labourers
  4. Backup Data
  5. Sync Between Devices
  6. Generate Excel Reports

Explanation of Branches

  • master The master branch contains the latest stable version of the application. The master branch should always be stable and well tested.
  • development The development branch acts as a staging area. When features/issues implementations are completed in the development branch they can be merged into the master branch.
  • stable The stable branch represents the last deployable version of the application. It will typically be the version that is currently available on the app store.
  • oldversion The first version of the application. Kept around for legacy reasons. Will be eventually removed.
  • other branches Will be feature specific branches for individual developers to fixes issues etc.

License

The MIT License (MIT) Copyright © 2014 <Department of Computing & IT, UWI>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The AgriExpense mobile application was developed to assist farmers to keep records of the operational cost of each crop cycle, by recording the crop expenses on the go and monitoring cost of production per unit harvested.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • HTML 1.3%