https://github.com/celiason/uptodo
a todo app with a feature I've always wanted!
https://github.com/celiason/uptodo
render sqlalchemy webapp
Last synced: 10 days ago
JSON representation
a todo app with a feature I've always wanted!
- Host: GitHub
- URL: https://github.com/celiason/uptodo
- Owner: celiason
- Created: 2024-09-09T21:05:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T22:17:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T10:42:36.115Z (over 1 year ago)
- Topics: render, sqlalchemy, webapp
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uptodo: A todo list manager with reddit-like voting capability
## Intro
I've always been frustrated with todo apps and the limited sorting options. I wanted to write an app that allows me to upvote (or downvote) a task when I think about it or see it in a list. That way, the ones I think about most will rise to the top of my list.
You can take a look and interact with the webapp [here](https://uptodo-jn48.onrender.com)!
## Author
Chad M. Eliason