Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.62 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.62 KB

Scanning application

Screenshot 2024-07-15 at 18.06.22.png

About application

Scanning application is system designed and devloped for Czasoprzestzeń to improve managemant of warehouse with musical equipment. The main functionality of this system is using QRCodes to identify every item in magazine.

Screenshots

Screenshot 2024-07-15 at 18.04.09.png Screenshot 2024-07-15 at 22.18.34.png Screenshot 2024-07-15 at 22.19.30.png Screenshot 2024-07-15 at 22.19.37.png

Frontend part

Technology stack

  • React
  • Material Design

Frontend application is designed for administrators to manage items in warehouse and clients' accounts in simple way.

Mobile part

Technology stack

  • React Native
  • NativeBase
  • Expo

Mobile application id intended for clients. They can use it to rent or return equipment with scanning QRCodes attached to every item. Also they can change their profile data or check when they should return rented items to warehous.

Backend part

Technology stack

  • Django
  • MariaDB

Backend is implemented in Django framework for Python. It uses REST API to communicate with other parts of system.

Authors

Jakub Gogola, Basia Banaszak, Wiktoria Salamon

License

Application uses MIT license

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.