An open API service indexing awesome lists of open source software.

https://github.com/ahmedragab99/simpletodoapp

simple to do app using coredata framework the app use crud(create,read,update,delete) operations
https://github.com/ahmedragab99/simpletodoapp

Last synced: about 2 months ago
JSON representation

simple to do app using coredata framework the app use crud(create,read,update,delete) operations

Awesome Lists containing this project

README

        

the app let you to add new item as an alertController

![Screen Shot 2020-02-20 at 5 17 19 PM](https://user-images.githubusercontent.com/47069606/74948775-6daf5c00-5405-11ea-959f-0609bd91bc9c.png)

you can check if the task is completed and recheck it

![Screen Shot 2020-02-20 at 5 21 09 PM](https://user-images.githubusercontent.com/47069606/74948910-9e8f9100-5405-11ea-9620-4bb469149a9b.png)

and you can delete the item while clicking on the item