All Projects → AmirhoseinHesami → To-Do_App

AmirhoseinHesami / To-Do_App

Licence: other
A Simple To-Do App With Js

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to To-Do App

Todo-List
✔️ Create to-do lists to easily manage your ideas and work.
Stars: ✭ 30 (+42.86%)
Mutual labels:  todo, todolist, todos, todo-list, todo-app
Streak-Tasks
Streak Tasks Habit Tracker
Stars: ✭ 27 (+28.57%)
Mutual labels:  todo, todolist, todoapp, todos, todo-list
Todo.txt Cli
☑️ A simple and extensible shell script for managing your todo.txt file.
Stars: ✭ 4,725 (+22400%)
Mutual labels:  todo, todolist, todoapp, todos, todo-list
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (+4.76%)
Mutual labels:  todo, todolist, todoapp, todo-list, todo-app
ttdl
TTDL - Terminal Todo List Manager
Stars: ✭ 91 (+333.33%)
Mutual labels:  todo, todolist, todoapp, todos
Flutter todo
Yet another Todo app, now using Flutter (with ScopedModel)
Stars: ✭ 94 (+347.62%)
Mutual labels:  todo, todolist, todoapp
ToDoList
A dynamic and aesthetic To-Do List Website built with HTML, CSS, Vanilla JavaScript.
Stars: ✭ 87 (+314.29%)
Mutual labels:  todolist, todoapp, todo-list
api
Mirror of vikunja from https://code.vikunja.io/api
Stars: ✭ 119 (+466.67%)
Mutual labels:  todo, todolist, todoapp
meemo
Run a lightweight Meemo server with database on Docker with docker-compose
Stars: ✭ 18 (-14.29%)
Mutual labels:  todo, todolist, todoapp
mark
mark is an markdown editor app for mac
Stars: ✭ 47 (+123.81%)
Mutual labels:  todo, todolist, todoapp
outspline
Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
Stars: ✭ 41 (+95.24%)
Mutual labels:  todo, todolist, todo-list
Todo app
todo app in react
Stars: ✭ 18 (-14.29%)
Mutual labels:  todo, todolist, todoapp
Todo
简洁清爽的Todo清单工具❤️ (MVP+okhttp3+retrofit+gson)
Stars: ✭ 93 (+342.86%)
Mutual labels:  todo, todolist
Py Todo
📋 Lightweight reminder / todo-list in cli
Stars: ✭ 102 (+385.71%)
Mutual labels:  todo, todolist
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+6538.1%)
Mutual labels:  todo, todolist
Realmtasks
Simple Todo iOS app with Realm DB and Swift
Stars: ✭ 83 (+295.24%)
Mutual labels:  todo, todolist
Todoit
The JavaScript framework for hassle-free TODO application development.
Stars: ✭ 102 (+385.71%)
Mutual labels:  todo, todolist
All In One
👔 Health care application for reminding health-todo lists and making healthy habits every day.
Stars: ✭ 109 (+419.05%)
Mutual labels:  todo, todoapp
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (+528.57%)
Mutual labels:  todo, todolist
Qtodotxt2
Rewrite of GUI code of QTodoTxt using qml.
Stars: ✭ 136 (+547.62%)
Mutual labels:  todo, todolist

To-Do_App

To-Do App Icon

Live Demo

You Can See The Project Live On: Here

Description

A Simple To-Do App Mainly Written In Javascript

The project structure is kinda like React and inspired by React style because we only have a root element in the HTML and everything else is injected by Javascript, basically Javascript has the responsibility of the DOM manipulation over the entire project

Alert: The app has browser compatibility issues as I've noticed, especially on mobile browsers and if you are not using the latest versions of the browser the app may not work properly or not working at all.

Features:

  • Done To-Dos
  • Delete To-Dos (individually)
  • Edit To-Dos
  • Date (For Both When You Created And Done To-Dos)
  • Keyboard Accessible
  • Clear All
  • Both Mobile & Desktop Responsive
  • New Features Coming Soon🚀

Technologies:

  • HTML
  • CSS
  • JS

Feel Free To Fork and Contribute

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].