Commit Graph

376 Commits

Author SHA1 Message Date
Vishnu KS
c8634462fc Remove uncessary comment on the location of utils. 2020-10-12 12:57:51 +05:30
Vishnu KS
eee53f2f60 Fix books.json path in README. 2020-10-12 12:56:03 +05:30
Vishnu KS
c527547008 Include documentation on website and utils. 2020-10-12 12:53:50 +05:30
Vishnu KS
44c779acb5 Include race in index. 2020-10-12 11:46:30 +05:30
Vishnu KS
96d806ed6d Update description and mention app directory. 2020-10-12 11:45:39 +05:30
Vishnu KS
872b09fe52 Include goodreads image. 2020-10-12 11:44:57 +05:30
Taylor Johnston
fb36c7cde8 Added category "race" and book title 2020-10-12 11:34:49 +05:30
Samisha
5df6370439 Added And Then There Were None 2020-10-12 11:33:08 +05:30
Gal Elmalah
f36a9615a7 Update feed.js 2020-10-12 11:32:08 +05:30
Gal Elmalah
8cd6ba59d7 add useMemo and 3 more sortBy options 2020-10-12 11:32:08 +05:30
Gal Elmalah
e1962883f6 Update feed.js
to prevent books to be displayed out of order when the loading more books
2020-10-11 16:53:45 +05:30
Gal Elmalah
193f06bb21 Update feed.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
68e0dbe1cb Update index.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
dd7b9b6efb remove console.log form feed.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
a1fa7011cd fix sorting by year and rating bug 2020-10-11 16:53:45 +05:30
Gal Elmalah
e50712e5bc remove console.logs 2020-10-11 16:53:45 +05:30
Gal Elmalah
c94bd9f3b3 sort by functionallity 2020-10-11 16:53:45 +05:30
Triin
de1bba855f Improved accessibility according to WCAG 2020-10-11 00:21:09 +05:30
testname
fbfd6d8384 Update PULL_REQUEST_TEMPLATE.md 2020-10-11 00:16:59 +05:30
testname
08ba2f9cbd Update PULL_REQUEST_TEMPLATE.md 2020-10-11 00:16:59 +05:30
Vishnu Ks
6bc3393293 Fix typo in installation instructions. 2020-10-11 00:05:57 +05:30
Vishnu Ks
04cc460bb5 Add instructions on setting up development environment. 2020-10-11 00:05:22 +05:30
Maureen Landgraf
3abe7db364 Added It by Stephen King
You can't have a list of horror books with Stephen King. 'It' will always be one of my favorite King books. The book effectively uses not only Pennywise as a horror element, but also real life threats such as Henry Bowers and his gang of school bullies and Bev's abusive father. While the book is plenty chilling, you also fall in love with the tight-knit group of misfits who are able to band together and defeat a monster that has existed since the beginning of time itself. The book is not only about monsters, but the power of friendship, which makes it so much more than your typical horror novel.
2020-10-09 23:40:23 +05:30
Vishnu KS
1a70bf665e readme: Include link to website. 2020-09-30 01:42:02 +05:30
Vishnu KS
5dc79eeca6 app: Use OutboundLink for Amazon links. 2020-09-27 22:39:41 +05:30
Vishnu KS
52e63d7c1d app: Include analytics. 2020-09-27 22:32:33 +05:30
Vishnu KS
c6197e9646 app: Include amazon links. 2020-09-27 16:02:12 +05:30
Samisha
18ef998136 app: Remove unused bookcard import. 2020-09-23 23:27:53 +05:30
Michelle Mei-Ling Sandford
64d9be9221 Update README.md 2020-09-19 16:33:49 +05:30
Lasse Schultebraucks
6e251e0699 Update README.md
added The Forever War
2020-09-17 13:27:31 +05:30
Michelle Mei-Ling Sandford
de9a3d4040 add Mismatch
add Mismatch: How Inclusion Shapes Design |  Kat Holmes
2020-09-16 21:38:31 +05:30
Vishnu KS
02148006ae Sort books by rating. 2020-08-23 23:46:26 +05:30
Vishnu KS
76f2f431c1 app: Update emoji in sidebar. 2020-08-23 23:37:13 +05:30
Vishnu KS
5bb6865ba6 utils: Run black. 2020-08-23 23:11:05 +05:30
Vishnu KS
9fe8505ea4 utils: Store only text as description. 2020-08-23 23:10:26 +05:30
Vishnu KS
52285301d1 utils: Update books.json. 2020-08-23 20:55:07 +05:30
Vishnu KS
843ed75db7 utils: Create basic tool to generate json files. 2020-08-23 16:07:56 +05:30
Vishnu KS
d723ec905b Install black. 2020-08-23 15:34:58 +05:30
Vishnu KS
3bd0ce9bd6 utils: Fix the REDAME input file name. 2020-08-23 15:27:44 +05:30
Vishnu KS
828a68fa75 Fix the category names. 2020-08-23 13:26:16 +05:30
Vishnu KS
1593c00620 Make category page work without errors 2020-08-23 12:49:02 +05:30
Vishnu KS
4d81bf3fe1 Configure eslint. 2020-08-23 00:58:19 +05:30
Vishnu KS
f985c157d9 Install eslint and prettier. 2020-08-23 00:57:54 +05:30
Vishnu KS
defa5cb196 Refactor feed into a component. 2020-08-23 00:28:09 +05:30
Vishnu KS
b4cde4c777 Make category pages work. 2020-08-22 23:06:37 +05:30
Vishnu KS
b8b957805e Bring back stars. 2020-08-22 16:50:14 +05:30
Vishnu KS
d620d9d08b Make basic version work using bootstrap. 2020-08-22 16:48:13 +05:30
Vishnu KS
0f3d13c58a Install react bootstrap. 2020-08-22 15:36:09 +05:30
Vishnu Ks
63633fcf57 Remove website. 2020-08-07 12:13:14 +05:30
SurajKhayamali
98013de897 Fix: Doesn't recognize scroll when html & body height are 100% 2020-06-17 22:14:46 +05:30