Skip to content

nathanvy/finalist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finalist

This is finalist, the final list app you'll hopefully ever need (get it)

For additional context, see this blog post

About

I initially wrote this in Common Lisp in 2021 using clog in Common Lisp, but ended up rewriting it from scratch. Initially I wrote this for two reasons: First, because I wanted a way to sync grocery lists between my phone and my wife's phone, and all the major alternatives at the time really sucked or were paid, or were paid and also really sucked. Second, because Clog is cool but I wanted to learn how to do frontend work in a modern SPA style, using client-side routing and decoupling the front- and back-ends, etc., so I rewrote the frontend into vanilla JS and the backend into golang.

I purposely eschewed using any front-end frameworks like React because this is first and foremost a learning endeavor that I tinker with in my spare time. Unfortunately that means it's not very cleanly written (mostly on the frontend). The Javascript is one giant 900-line file. It's hideous. You'd hate it.

2025 Note

I'm currently porting the backend to Ruby on Rails

About

The Final List app you'll ever need

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published