pull/119/head
Siddharth Varshney 6 years ago
commit dcf160386d

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored

@ -0,0 +1 @@
.DS_Store

@ -25,3 +25,4 @@ The Pomodoro Technique is a time management method developed by Francesco Cirill
- [Joe Weaver's example](https://codepen.io/JoeWeaver/pen/bLbbxK) - [Joe Weaver's example](https://codepen.io/JoeWeaver/pen/bLbbxK)
- [FreeCodeCamp Pomodoro Clock example](https://codepen.io/freeCodeCamp/full/XpKrrW) - [FreeCodeCamp Pomodoro Clock example](https://codepen.io/freeCodeCamp/full/XpKrrW)
- [A desktop pomodoro app for menubar/tray.](https://github.com/amitmerchant1990/pomolectron) - [A desktop pomodoro app for menubar/tray.](https://github.com/amitmerchant1990/pomolectron)
- [Sheri Richardson's example](https://srd-pomodoro-timer.netlify.com/)

@ -56,7 +56,7 @@ the relationship between projects and organizations.
- [What is Web Site Conversion?](https://www.marketing91.com/what-is-website-conversion/) - [What is Web Site Conversion?](https://www.marketing91.com/what-is-website-conversion/)
- [Global Giving API](https://www.globalgiving.org/api/) - [Global Giving API](https://www.globalgiving.org/api/)
- Sample JSON for a project returned through the API: - Sample XML for a project returned through the API:
``` ```
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<projects numberFound="26842"> <projects numberFound="26842">

Loading…
Cancel
Save