Skip to main content

Build a data heavy project with drf

I'm going to work on a project(Django and DRF) which is going to have lots of data and from that I've to calculate meaningful data (percentage, variance, average, etc).

It's also going to have lots of graphs and different sorts of charts. Is there any Github repo or any platform where I can get help or take a reference from?



source https://stackoverflow.com/questions/73311658/build-a-data-heavy-project-with-drf

Comments