/

Inventory Control

Django / DRF / React JS / Bootstrap

Project Overview

November of 2021

This is a simple showcase of some solutions that I don't regularly use.

The project was completed within a week for an interview.

It includes:

  • Comprehensive backend tests, and just a sample in the frontend.
  • Bilingual options (BR and EN) in both the backend and frontend.

The project is a basic inventory control system designed for a vendor, within the constraints of the interview. It utilizes JavaScript, React, Redux, and Bootstrap (CSS only) in the frontend, as well as Python, Django, and DRF (Django Rest Framework) in the backend.

Technologies

Python

Django

Django Rest Framework

Javascript

React

Bootstrap

Redux

PostgreSQL

Tests

Back