config_prog
e-commerce and general HTTP database display system
Install
- All systems
-
curl cmd.cat/config_prog.sh
- Debian
-
apt-get install interchange
- Ubuntu
-
apt-get install interchange
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install interchange
- Raspbian
-
apt-get install interchange
- Dockerfile
- dockerfile.run/config_prog
interchange
e-commerce and general HTTP database display system
Interchange is a database access and retrieval system focused on e-commerce. It allows customers to select items to buy from catalog pages. The program tracks user information in sessions and interacts with a HTTP server through sockets.