Hey guys, It has got to the point where I have a good number of technologies I can work with comfortably but I feel like having to make all of this work together and deploying them when they’re tied together is something I haven’t done.
So here’s the plan, I have already built out a simple warehouse management solution in django. In the next few weeks,
-
I’ll be working on a react frontend which means I have to build out an api with *django rest framework** for the already built out backend.
-
Build a React Native client
-
Deploy django backend on Heroku and react frontend on S3
Extra perks
- Add Graphql
- Add a caching layer with Redis
Here’s a preview of the UI

Let’s do this! I’ll add a link to my repository in the next one.