Skip to content

A poorly written web app that is a to-do list. Written in GO and HTMX

Notifications You must be signed in to change notification settings

AidenAllredOfficial/todo-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-do list web app written in go and HTMX

What is this

It is a web app that uses GO as the backend and HTMX for the front end. It has persistence and saves to a json file.

DO NOT RUN THIS ON THE OPEN INTERNET as it has no user authentication, and is not well written. But feel free to use it on your local machine.

Why I made this

I had this because I wanted to learn GO and web development. It is janky code that is probably insecure, but it is my first project. You can run it and it will spawn a server on http://localhost:3000/

Anyway, if you decide to use this piece of software, may God have mercy on your soul.

About

A poorly written web app that is a to-do list. Written in GO and HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published