Skip to content

IEEE-VIT/invento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invento

This app will help us keep track of our inventory at IEEE-VIT Student Branch. It mainly consists of the electronics components that we use for projects and a variety of other things.

A user will be able to:

  • Request a component
  • Check the status of a request application .
  • Return the component.

An admin will be able to:

  • Remind borrowers to return the component by sending a push notification.
  • See all the requests and approve/deny them.
  • Add/remove and edit components in the inventory.

To request a component:

  • Go to the Inventory page.
  • Click the 'Request' button next to the component you want to request.
  • Enter the quantity.
  • Wait for the admin to approve the request. You can see the status of your application in 'Requested Components'.
  • Once approved, you can see the issued component in your 'Profile Page'.

To return a component:

  • Go to your 'Profile Page'.
  • Click on 'Return' and confirm to return.
  • Wait for the admin to approve your return request. You will be notified when your request is approved.

Tools and Technologies used

  • Flutter
  • Google FireStore for storage, authentication and cloud messaging.

App Screenshots:

Welcome


Inventory


Status


Profile


Profile


Contributors:

License

This project is licensed under MIT License

Releases

No releases published

Packages

No packages published

Languages