Danylo Pechura
Offer Danylo work on your next project.
Rating
Skills and abilities
Programming
Portfolio
-
Web app for warehouse management
Javascript and TypescriptDescription: The project involves creating a system for inventory management in a warehouse. It includes the following main functions: receiving goods, placing goods in warehouse bins, picking goods according to orders, controlling picked goods, recording dispatched goods, and counting goods in the warehouse.
Tools: PostgreSQL and pgAdmin4 – DBMS, Node JS + Express – backend, HTML + CSS + JS – frontend.
… node_js_api - an API that retrieves and processes data from the database and sends JSON to the client; frontend-client - here clients can order goods from the warehouse; frontend-wms - warehouse management system for warehouse workers.