Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

stratum0/s0inv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic Inventory system based on Flask with Python3.

Installation

To install the project, run:

python3 -m venv env/
sudo apt-get install python3-dev
source env/bin/activate
pip3 install -r requirements.txt
mkdir tmp

Running the application

To run the project, run:

./run.sh

You can now visit http://127.0.0.1:5000/.

About

Inventory System for general purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •