Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
neeno31724yI can't give you a more thorough "review" right now, but two things I noticed are that 1) the shadows are way too "strong" and 2) you should work a bit on the color scheme (especially the dark one), the background/text contrast is not the best and some colors just don't fit very well with others. Other than that I think it's pretty good!
-
AurthurM1204y@F1973 i fetched from 2 api.. one from covid19india.org and other one for world data from coronavirus-19-api
-
AurthurM1204y@-red oh srry sa@-red oh , about the text, i will fix it. But the graph is shrinked in mobile and it shown till yesterday data i think. Btw thanks for reviewing .
-
NoMad141764yThe state graphs (last few in the linked page) contain important information but that's not shown well. Use a bar chart or something that doesn't connect the states together as if it's time or something.
Also, I have a personal issue which is with all the available graphs going back go the start of the pandemic, so the graphs are super cluttered. Maybe give one graph where it's just cases in the last two or three months? -
AurthurM1204y@NoMad yeah i thought about that too..and i will again think about that .. btw the problem with graph is that the some open souce api data either in json or in csv file. Doesnot have "number" in index but has strings . So if i have to separate it then i have to do it manually for alll that bcuz for loop doesn't work in string execpt i take the string data and make it "=" with certain states . So, thats the case but i will fix it though..
-
AurthurM1204y@NoMad oh and u said last two or 3 months..yeah i think i can do that.. thanks for suggesting.
-
AurthurM1204y@F1973 i am doing it for portfolio project not commercial use haha. Anyway can you tell me how the big india map with api data linked in your site .i am clueless about that.. i tried using svg and tooltip but failed.
-
AurthurM1204y@F1973 ok thanks bro. Btw as it is open source project.. what other things your team does for profit?
Related Rants
Hi, guys, about a month ago i created a covid 19 live tracking website for my portfolio. But today remember i could ask for review in devRant about the site. So i hope you give me any upgrade suggestion for the website.Anything like ui/ux or new content or faults etc
website link :
https://covid19trackermj.herokuapp.com/...
rant
portfolio
project
review
suggestion
website