index
:
newsaggregator
master
Cute little CSharp project that I made in high school to prove I could code
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Website
Age
Commit message (
Collapse
)
Author
2019-02-18
Removed whitespace
Aryadev Chavali
2019-02-18
Testing random article from ABC news
Aryadev Chavali
2019-02-18
Developed css using css grid, with color kept when visiting links
Aryadev Chavali
2019-02-18
Added font from google fonts for title headings
Aryadev Chavali
2019-02-18
Made 4 variables for utility
Aryadev Chavali
2019-02-18
Added a few articles to test
Aryadev Chavali
2019-02-18
Set class name for each article
Aryadev Chavali
2019-02-18
Added comment for visualise
Aryadev Chavali
2019-02-18
Put script tag to bottom of html to have entire document load before script ↵
Aryadev Chavali
usage
2019-02-18
Made a simple test for multiple articles
Aryadev Chavali
2019-02-18
Made visualise method which appends article container to root
Aryadev Chavali
2019-02-18
Made container hold entire unit
Aryadev Chavali
2019-02-18
Attributes section coded
Aryadev Chavali
2019-02-18
Added container for entire article, and started development of container
Aryadev Chavali
2019-02-18
Made a simple constructor
Aryadev Chavali
2019-02-18
Changed div to an id 'root'
Aryadev Chavali
2019-02-18
Moved wwwroot to it's own folder
Aryadev Chavali