Warehouse Web App is a module created for a software engineering course at the Faculty of Electrical Engineering Sarajevo. It is one part of a bigger project that consists of 12 modules. The purpose of the app is to manage a fictional warehouse that is responsible for supplying a chain of stores with various products. The users of the app are intended to be warehouse managers.
Warehouse Web App is a React app which works on all modern web browsers. To build this app, you should have Node.js installed on your local machine.
After cloning the repository to your local machine, in the root directory:
- Install dependencies with
npm install
Start the app with
npm start
Alternatively, you can visit the following link:
A user can log into the web app using the following credentials:
- Manage receiving new products what includes adding new product or changing products quantity.
- Delete certain product or see all products that are currently in stock.
- Receive requests for products from stores and send products to stores that require them.
- See all the stores and supplies of all the products in each of the stores.
- See different reports on assigned products that can be filtered by date, amount of assigned products, or store name.
Contributions to our app are always welcome. Try our code and submit
- Bugs
- Feature requests
- Pull requests for bug fixes or new features
Leave feedback directly on Github
https://github.com/lvrnjak1/MainServer
https://github.com/spusina1/CashRegisterServer
https://github.com/zascerija1/PaymentServer
https://github.com/fpoljcic/user-management-web-app
https://github.com/jbajric/merchant-dashboard-web-app
https://github.com/msinanovic2
https://github.com/ahajradino1/payment-dashboard-webapp
https://github.com/avid-dz/public-relations-web-app
https://github.com/kamberovicmubina/SellerMobileApp
https://github.com/amradadic/PayMobileApp