All Projects → IEEE-VIT → ToDo-iOS

IEEE-VIT / ToDo-iOS

Licence: MIT License
An open-source ToDo list iOS application in Swift.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to ToDo-iOS

Microsoft Todo Osx
Unofficial Microsoft ToDo app for MacOS
Stars: ✭ 227 (+609.38%)
Mutual labels:  todoapp
ToDo-List-App
An elegant UI focused ToDoList by Firebase Cloud Firestore.
Stars: ✭ 16 (-50%)
Mutual labels:  todoapp
ToDoList
A dynamic and aesthetic To-Do List Website built with HTML, CSS, Vanilla JavaScript.
Stars: ✭ 87 (+171.88%)
Mutual labels:  todoapp
tasker
A simple todo app built with Flutter
Stars: ✭ 43 (+34.38%)
Mutual labels:  todoapp
Ultimate Algorithms Repository
This is a collection of Data Structures and Algorithms
Stars: ✭ 69 (+115.63%)
Mutual labels:  hactoberfest2020
Streak-Tasks
Streak Tasks Habit Tracker
Stars: ✭ 27 (-15.62%)
Mutual labels:  todoapp
Cuekeeper
Browser-based GTD (TODO list) system. No server needed.
Stars: ✭ 184 (+475%)
Mutual labels:  todoapp
ttdl
TTDL - Terminal Todo List Manager
Stars: ✭ 91 (+184.38%)
Mutual labels:  todoapp
MyNotes
📒Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries
Stars: ✭ 60 (+87.5%)
Mutual labels:  todoapp
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (-31.25%)
Mutual labels:  todoapp
hacktoberfest2020
Submit Just 4 PRs to earn SWAGS 🔥
Stars: ✭ 44 (+37.5%)
Mutual labels:  hactoberfest2020
To-Do App
A Simple To-Do App With Js
Stars: ✭ 21 (-34.37%)
Mutual labels:  todoapp
api
Mirror of vikunja from https://code.vikunja.io/api
Stars: ✭ 119 (+271.88%)
Mutual labels:  todoapp
ToDo
Manage your ToDos by Github Issues and Projects
Stars: ✭ 103 (+221.88%)
Mutual labels:  todoapp
CSES-Problems
Here we will have collection of solution of cses.fi
Stars: ✭ 22 (-31.25%)
Mutual labels:  hactoberfest2020
Geek Life
The Todo List / Task Manager for Geeks in command line
Stars: ✭ 212 (+562.5%)
Mutual labels:  todoapp
notnow
A terminal based task and TODO management software.
Stars: ✭ 25 (-21.87%)
Mutual labels:  todoapp
meemo
Run a lightweight Meemo server with database on Docker with docker-compose
Stars: ✭ 18 (-43.75%)
Mutual labels:  todoapp
rofi-notes
📓 tiny script for managing notes with rofi
Stars: ✭ 13 (-59.37%)
Mutual labels:  todoapp
lifeup
not only todo program
Stars: ✭ 25 (-21.87%)
Mutual labels:  todoapp

Hacktoberfest 2020 with IEEE-VIT ❤️

This is a simple ToDo iOS application built using swift. Users can also add subtasks and deadlines along with their tasks!

Support open source software by participating in Hacktoberfest and get goodies and a free t-shirt! 💛

Please check all issues labelled as hacktoberfest to start contributing!

Kindly consider leaving a if you like the repository and our organisation.

Getting Started

  • Fork it.

  • Clone your forked repo and move inside it:

git clone https://github.com/IEEE-VIT/ToDo-iOS.git && cd ToDo-iOS

  • Checkout to a new branch to work on an issue:

git checkout -b my-amazing-feature

  • Running the project

open the project in Xcode and run!
Shortcut: (⌘ + R)

  • Once you're all done coding, it's time to open a PR :) Run the following commands from the root of the project directory:

git add .

git commit -m "A short description about the feature."

git push origin <my-amazing-feature>

Open your forked repo in your browser and then raise a PR to the master branch of this repository!

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. If you want something gentle to start with, check out issues labelled as easy or good-first-issue. Check out issues labelled as hacktoberfest if you are up for some grabs! :)

License

This project is licensed under MIT.

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].