Mobile App
Contents
Context
Today wikifab works on desktop only.
The users have to transfer their pictures from a camera to a laptop. This is very boring and time consuming.
We want to make an app to take picture and transfer them automatically to wikifab.
State of the art
Mediawiki comes with a bunch of API that could be use to send picture from the app to wikifab.
You can find the API documentation here : https://www.mediawiki.org/wiki/API:Main_page
Installation guide
To develops this feature, you can install wikifab locally following this tutorial : https://github.com/Wikifab/wikifab-main
Features
Log in from mobile
To use the app, the user needs to log in to wikifab from his mobile phone.
Browse tutorials
User can search for an existing tutorial from his mobile phone.
Create a new tutorial
User can create a new tutorial from his mobile phone.
Take pictures
User can take pictures from his mobile phone.
Send picture to tutorial
- User search for an existing tutorial or create a new one
- User select pictures he took with the app (or pictures store in his phone)
- User publish (send) the selected pictures to the tutorial library
Back on his laptop, user can organise the pictures inside the tutorial.