free-programming-books icon indicating copy to clipboard operation
free-programming-books copied to clipboard

Public (early) alpha of free-programming-books search

Open eshellman opened this issue 3 years ago • 6 comments

https://4dylanregan.github.io/myapp/

you can leave comments and suggestions here.

There's a parser that converts the markdown to json, and a react app that loads the json and searches it.

by @4dylanregan @nrfq @brogan20 @dpekata @LeoOuyang24 @pkelly10439594

eshellman avatar Dec 15 '21 15:12 eshellman

Thans for that first.

A suggestion : maybe not use "button" in results page. use "a" to show the results.

fake-rookie avatar Dec 15 '21 20:12 fake-rookie

Nice work team!!! @4dylanregan @nrfq @brogan20 @dpekata @LeoOuyang24 @pkelly10439594

Pinned 😉

davorpa avatar Dec 27 '21 06:12 davorpa

it would be great have yml format to address frontend using github pages in case of the new app doesn't replace it

Having a JSON should be easier convert it to YML format

davorpa avatar Dec 27 '21 06:12 davorpa

My 2 cents to UI...

It would be great considere responsive design.

Screenshot_20211227-175831

Eg. above screenshot shows irregular gaps when box lines break if content is irregular

POSIBLE SOLUTION: adopt flexbox or grid layout systems

davorpa avatar Dec 27 '21 17:12 davorpa

This link: https://4dylanregan.github.io/myapp/ show a blank page, there is no UI at all. this is normal? or I use the link as API or there something I miss?

AhmedElTabarani avatar Feb 07 '22 17:02 AhmedElTabarani

This link: 4dylanregan.github.io/myapp show a blank page, there is no UI at all. this is normal? or I use the link as API or there something I miss?

@AhmedElTabarani the project was transfered to the organization recently. Try with

https://ebookfoundation.github.io/free-programming-books-search/

davorpa avatar Feb 15 '22 22:02 davorpa

deployed

eshellman avatar Aug 18 '22 12:08 eshellman