• 1 Post
  • 6 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle
  • That’s the way it goes with the scale from simple to “something that fits our needs”. Either something is too simple or it is so complex that you can’t let your more challenged users at it. So you end up rolling your own solution.

    That’s how many companies end up with monstrous Excel or Access applications.

    The upside of having your own app that uses common open source components is that integration with other tools is easier later down the line. Make it web based and it can run on basically every computer on the planet. Use PostgreSQL or MySQL in the backend and you can easily add other frontends if needed.