mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-29 20:50:42 +00:00 
			
		
		
		
	Add page for app
This commit is contained in:
		| @@ -15,6 +15,8 @@ | |||||||
|   cats: |   cats: | ||||||
|   - name: API |   - name: API | ||||||
|     internal: extend/api.md |     internal: extend/api.md | ||||||
|  |   - name: App | ||||||
|  |     internal: extend/app.md | ||||||
|   - name: Integrate |   - name: Integrate | ||||||
|     internal: extend/integrate/index.md |     internal: extend/integrate/index.md | ||||||
|   - name: Plugins |   - name: Plugins | ||||||
|   | |||||||
							
								
								
									
										31
									
								
								extend/app.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								extend/app.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,31 @@ | |||||||
|  | --- | ||||||
|  | title: InvenTree Mobile App | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | The InvenTree Mobile App brings stock control to your pocket. Integrating seamlessly with the [InvenTree API](../extend/api.md), the app provides immediate access to inventory data without requiring physical access to a computer. | ||||||
|  |  | ||||||
|  | Native barcode support provides a multitude of context-sensitive stock control actions, allowing streamlined inventory management at your fingertips. The app has been optimized for speed, providing instant access to stock knowledge and handy on-site functionality. | ||||||
|  |  | ||||||
|  | ### Features | ||||||
|  |  | ||||||
|  | - View and edit part and stock information with a blazingly fast interface | ||||||
|  | - Perform stock control actions on the go | ||||||
|  | - Barcode integrations simply stock operations | ||||||
|  | - Receive purchase orders and check in stock items | ||||||
|  | - And many more! | ||||||
|  |  | ||||||
|  | ### Download | ||||||
|  |  | ||||||
|  | The InvenTree app can be downloaded from either the Android or Apple app stores, or accessed via the links below: | ||||||
|  |  | ||||||
|  | #### Android | ||||||
|  |  | ||||||
|  | <span class='fab fa-android'></span> [Android Play Store](https://play.google.com/store/apps/details?id=inventree.inventree_app). | ||||||
|  |  | ||||||
|  | #### iOS | ||||||
|  |  | ||||||
|  | <span class='fab fa-apple'></span> [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101#?platform=iphone) | ||||||
|  |  | ||||||
|  | ### Documentation | ||||||
|  |  | ||||||
|  | Mobile app documentation can be found on the [InvenTree documentation site](https://inventree.readthedocs.io/en/latest/app/app/). | ||||||
		Reference in New Issue
	
	Block a user