Skip to content

Commit

Permalink
Update To-Do-App.md
Browse files Browse the repository at this point in the history
A Golang implementation of todo app added in Example Projects.
  • Loading branch information
schadokar authored Feb 12, 2020
1 parent 85789f9 commit b93fa54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/2-Intermediate/To-Do-App.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ The classic To-Do application where a user can write down all the things he want
- [Todo App built with React](http://todomvc.com/examples/react/#/)
- [To Do List on Codepen](https://codepen.io/yesilfasulye/pen/eJIuF) by [Burak Kaya](https://codepen.io/yesilfasulye/)
- [Todo App in Plain JavaScript](https://safdarjamal.github.io/todo-app/)
- [Todo App in Golang](https://github.com/schadokar/go-to-do-app)

0 comments on commit b93fa54

Please sign in to comment.