Skip to content

alrepin/socks-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skypro от Skyeng

Application for automating the accounting of socks in the warehouse of the store

The following functionality needs to be implemented:

  • To take into account the arrival and release of socks;
  • To find out the total number of socks of a certain color and composition at a given time.
login: admin  
password: admin  
url: jdbc:h2:file:./src/main/resources/db/data;AUTO_SERVER=TRUE;DATABASE_TO_UPPER=FALSE;CASE_INSENSITIVE_IDENTIFIERS=TRUE;
Architectural Features:
Database Schema
Deployment Instructions:
Docker image building
docker build -t socks-stock-backend .
Running in Docker Compose version v2:

docker compose up -d

docker-compose.yml listing


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published