Skip to content

Ben0p/farmstar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmstar

Farm management system.

Changes in version 2

Abandoning version 1

  • Complete re-write after much learnings
  • Dropping windows support
    • Dual OS support too time consuming
    • May reinstate in the future
  • Using mongoDB rather than sqlite
    • NoSQL easier for json objects and restAPI
    • Allows for separate server if required
  • Using Flask restful API
    • No reason apart from familiarity
  • Utilizing https://github.com/akveo/ngx-admin UI
    • Awesome looking angular dashboard
  • Stucturing scripts as linux services
    • Easier start / stop on boot
  • Dropping curses backend display
    • All information will be available through frontend WebUI

License

GNU GPL

About

Farm management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.8%
  • HTML 23.6%
  • CSS 19.3%
  • JavaScript 0.3%