Skip to content

Project in React for the course Software Engineering at Faculty of Electrical Engineering 2019/2020

Notifications You must be signed in to change notification settings

mtalirevic1/warehouse-web-app

Repository files navigation

Warehouse Web App

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.

Get Started

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:

username: matej

password: password

Once logged in a user can:

  • 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.

Contribute

Contributions to our app are always welcome. Try our code and submit

  • Bugs
  • Feature requests
  • Pull requests for bug fixes or new features

Feedback

Leave feedback directly on Github

Related projects

Main server - Lamija Vrnjak

https://github.com/lvrnjak1/MainServer

Cash register server - Samra Pušina

https://github.com/spusina1/CashRegisterServer

Payment server - Zerina Aščerija

https://github.com/zascerija1/PaymentServer

Web applications

User management web app - Faris Poljčić

https://github.com/fpoljcic/user-management-web-app

Merchant dashboard web app - Jasmin Bajrić

https://github.com/jbajric/merchant-dashboard-web-app

Admin web app - Mirza Sinanović

https://github.com/msinanovic2

Payment dashboard web app - Ajša Hajradinović

https://github.com/ahajradino1/payment-dashboard-webapp

Public relations web wpp - Džavid Brdar

https://github.com/avid-dz/public-relations-web-app

Mobile applications

Seller mobile app - Mubina Kamberović

https://github.com/kamberovicmubina/SellerMobileApp

Payment Mobile App - Amra Dadić

https://github.com/amradadic/PayMobileApp

Desktop applications

Cash register - Denis Selimović

https://github.com/dselimovic1/CashRegisterApp

Team

Team Golf

About

Project in React for the course Software Engineering at Faculty of Electrical Engineering 2019/2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •