forked from kallaway/100-days-of-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
starting 100 days of code
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# 100 Days Of Code - Log | ||
|
||
### Day 0: February 30, 2016 (Example 1) | ||
##### (delete me or comment me out) | ||
|
||
**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. | ||
|
||
**Thoughts:** I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. | ||
|
||
**Link to work:** [Calculator App](http://www.example.com) | ||
|
||
### Day 0: February 30, 2016 (Example 2) | ||
##### (delete me or comment me out) | ||
|
||
**Today's Progress**: Fixed CSS, worked on canvas functionality for the app. | ||
|
||
**Thoughts**: I really struggled with CSS, but, overall, I feel like I am slowly getting better at it. Canvas is still new for me, but I managed to figure out some basic functionality. | ||
|
||
**Link(s) to work**: [Calculator App](http://www.example.com) |