Tania Core

screenshot of Tania Core
nextjs
react

Tania is a farm management software for the hobbyist and smallholder farmer.

Overview:

Tania is a free and open-source farm management software designed for managing farm areas, reservoirs, tasks, inventories, and crop growing progress. It is suitable for various types of farms and is available for Windows x64 and Linux x64.

Features:

  • Farm Management: Easily manage farm areas, reservoirs, tasks, and inventories.
  • Database Engine: Supports both SQLite and MySQL as database engines.
  • REST APIs: Provides REST APIs for easy integration with other software or building a mobile app client.
  • Localization Support: Allows users to localize Tania into their language by following simple steps.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components