Skip to content

albert6481/kiratech_inventory_management

Repository files navigation

kiratech_inventory_management

Technical interview for Kiratech.

Setup instructions:

  1. Create a new virtual python environment (https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python/) or new conda environment (conda create --name {environment_name} python==3.9) using cmd.
  2. Activate your environment, cd to the project directories, then run pip install to install all packages.
  3. Continue to start the development server with python manage.py runserver and you are good to go.

About

Technical interview for Kiratech.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors