Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 787 Bytes

Open Inventory Student Mobile App

This is the mobile app which controls access of the user to the system.

Installation

First, install flutter. Then clone this repository and run using flutter tool.

git clone https://github.com/openinventorysystem/student-mobile
cd student-mobile
flutter run

Usage

This has to used alongside the open inventory backend. Host the backend project using any method and then your lab users will be able to log in to the server using this app by providing base url.

Contributing

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

Please make sure to update tests as appropriate.

License

MIT