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,

  1. 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.

  2. Build a React Native client

  3. Deploy django backend on Heroku and react frontend on S3

Extra perks

  1. Add Graphql
  2. Add a caching layer with Redis

Here’s a preview of the UI

Alt Text Alt Text Alt Text Authentication

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

This post is also available on DEV.