DEV Community

Cover image for Building software for cattle farmers. Part 1. Android release
Tristan Elliott
Tristan Elliott

Posted on • Updated on

Building software for cattle farmers. Part 1. Android release

What I have built

  • GitHub code
  • Google play store release

  • The application is pretty simple, I have create a CRUD application that allows cattle farmers to track calves(baby cows) during calving season. I have also recently added a feature that gives access the the current days weather information based on the users geolocation.

Main features

  • creating, reading, updating and deleting calves
  • local and online database storage for individual users
  • 24hr weather updates

Upcoming features

  • support for multiple screen sizes
  • better swipe to delete functionality
  • undo functionality when something is deleted by mistake
  • sorting functionality
  • release the app in more countries

Feature request

  • If you have any ideas about how to make the app better, please make a feature request on the projects GitHub issues page found HERE.

Conclusion

  • I will be posting weekly updates every Monday, so make sure to follow to stay updated on the project. If you want to hear more from me or have any further questions, Make sure to give me a follow on Twitter or comment down below. Thank you.

Top comments (0)