settle-down

A simple SaaS invoice tool in the `go on rails` framework feedback (by andrewarrow)

Settle-down Alternatives

Similar projects and alternatives to settle-down

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better settle-down alternative or higher similarity.

settle-down reviews and mentions

Posts with mentions or reviews of settle-down. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.
  • Tailwind CSS and the death of web craftsmanship
    8 projects | news.ycombinator.com | 2 Aug 2023
    i'm very guilty of making entire sites with style="margin: 10px; padding: 10px; etc." every style I want right there inline. Inline styles FTW! I would always say: "I'm just getting it working and some css person can clean this up later."

    Now I use tailwind and I've learned their wonderful little syntax for mr-x or p-y and it does feel a little like inline style days. But I do make this file https://github.com/andrewarrow/settle-down/blob/main/assets/... with some stuff so I can say like "btn-main" over and over.

  • I Want Off Mr. Golang's Wild Ride
    1 project | news.ycombinator.com | 25 Jul 2023
    Like all languages you can make a mess or make something wonderful. It's also really hard to remove your own bias from the project itself and the drama (or lackthereof). I happen to love go, honey moon started in 2016 and hasn't stopped for me yet. Today's commits: https://github.com/andrewarrow/settle-down/tree/main/app

    Start at welcome_controller.go and follow the flow. Notice no structs for the sake of structs I make heavy use of map[string]any which serialized to json so nicely without as `json` modifiers.

  • Show HN: Independent contractor with N clients invoice pdf creation tool
    3 projects | news.ycombinator.com | 25 Jul 2023
    Well it's strange what you discover when trying to code what you thought would be "simple." Hello HN, I want to show my new creation called "settle-down". It's a simple independent contractor with N clients invoice pdf creation tool.

    I started down the PDF creation side using a PDF library with direct drawString, drawLine, etc. functions. But the complexities of using this library made me search github and I found:

    https://github.com/TheFpiasta/BuisnessPDF

    It's a very nice pdf invoice generation tool! But it just so happened to be in German and for German addresses and currency etc.

    I forked it: https://github.com/andrewarrow/BuisnessPDF

    And slowly but surely I found where I needed to add Address format changes and $ money symbol changes, etc. So without further ado I give you a free SaaS version available here:

    https://many.pw/sd

    Video demo here:

    https://www.youtube.com/watch?v=rwtd9uLnh3M

    And it's all open source if you don't want to use the SaaS version:

    https://github.com/andrewarrow/settle-down

  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic settle-down repo stats
3
0
8.2
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com