summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05add missing function commentsdaniel-Jones1-0/+9
2018-06-05added imagscraper tooldaniel-Jones1-0/+110
this tool is used to scrape each anime cover from our database (image sourced from MAL) and save them locally.
2018-06-05change some spacingdaniel-Jones1-8/+8
2018-06-05other licence changesdaniel-Jones1-1/+2
2018-06-05fix licence textdaniel-Jones1-2/+2
2018-06-05now inserts data into the databasedaniel-Jones1-12/+125
2018-06-05added new tool malimporter.pydaniel-Jones1-0/+97
used to import mal anime data from exported xml file. currently collects the relevant data, yet to import it into the database.
2018-06-03removed misplaced ')', added it where neededdaniel-Jones1-2/+2
2018-06-03further minor editsdaniel-Jones1-2/+2
2018-06-03minor readme changesdaniel-Jones1-1/+2
2018-06-03added link to live exampledaniel-Jones1-0/+2
2018-06-03first commitdaniel-Jones4-0/+553