todoist-tribute
Todo app
A Todoist clone built with Ruby and Rails on the backend and TypeScript and Vue.js on the frontend.
Todoist clone, written in Rails + Vue
223 stars
17 watching
25 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rishabhbhatia/react-native-todo | A Todo List app built using React Native and Redux | 80 |
devxoul/rxtodo | An iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts. | 1,299 |
mmuller88/aws-cdk-todolist-ui | A React frontend built with AWS Amplify and CDK for a Todo List application | 9 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
sonicoder86/todomvc-vue | A TodoMVC implementation built with Vue and Vuex, demonstrating component architecture and testing concepts | 30 |
anfelor/todomvc-coffeescript-and-vue.js | A TodoMVC implementation built using CoffeeScript and Vue.js | 21 |
mmuller88/aws-cdk-todolist | An AWS CDK-based backend for a Todo List application using AppSync and DynamoDB | 3 |
cuppar/rtd | A 500-line Rust code tutorial that teaches common Rust syntax and various programming concepts through building a simple todo command line application. | 512 |
zaid-ajaj/safe-todolist | A simple Todo app built with F# and using Suave, LiteDB, and other libraries for client-server communication and storage. | 46 |
davidgaroro/vue-todo-pwa | A simple Todo PWA built with Vue 3 and Bootstrap 5 to demonstrate basic state management and routing concepts. | 19 |
mantil-io/example-todo | A serverless todo app with a DynamoDB backend | 5 |
rajesh6161/pocketbasetodo | A simple todo tutorial using Pocketbase and React to create a real-time todo list application | 18 |
gabrielrbarbosa/laravel-htmx-todolist | A simple todo list app built with Laravel and HTMX. | 7 |
phelat/tedu | A minimal todo list app built with modular architecture and Kotlin | 144 |
sonicoder86/todomvc-vue-composition-api | A TodoMVC implementation built with Vue 3 Composition Api and Vuex for testing and educational purposes | 129 |