Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW] 503 - Document High-Fidelity Prototype #504

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,8 @@ vim /etc/resolv.conf
```
nameserver 172.21.176.1
```
- Access the localhost using this IP (e.g.: 172.21.176.1:8000)
- Access the localhost using this IP (e.g.: 172.21.176.1:8000)

### Prototype

The Jandig platform count with a High-Fidelity Prototype which aims the development and documentation of improvements related to usability. To acess and contribute with the prototype, follow the instructions in [Prototype Documentation](/docs/prototype.md).
Binary file added docs/images/figma-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/figma-login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/figma-save-local.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/figma-upload-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/open-prototype.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/project-figma.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/prototype-file-downhold.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/save-file.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions docs/prototype.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Prototype
The Jandig platform prototype is a graphical representation of the platform developed using Figma [Figma](https://www.figma.com/downloads/) tool, it has the purpose of improving Jandig ARte platform's interface and user experience aspects. Thus, the High Fidelity Prototype is a representation of the platforms containing general usability improvements, used to arise activities to implement the suggested modifications.


## Accessing the Prototype
The prototype must be accessed using Figma platform, follow the steps below to access the prototype:

1 - Login or Register on [Figma](https://www.figma.com/login) platform;

![figma-login](./images/figma-save-local.PNG)

2 - Download the [prototype file](https://github.com/memeLab/Jandig/blob/develop/docs/jandig_prototype.fig) to your computer;

![prototype-file-downhold](./images/prototype-file-downhold.png)

3 - Select the "import file" option on figma's main screen and select the previously downloaded file;

![figma-home](./images/figma-home.png)

![figma-upload-file](./images/figma-upload-file.png)

5 - Access the prototype by clicking on the project.

![open-prototype](./images/open-prototype.png)


## Contributing to the Prototype

1 - Access the prototype using Figma platform as written in the tutorial described in the previous section;

2 - Open an Issue describing changes to be made to the prototype or select an existing issue and contribute to the issue. In order to do this follow the [contribution guide](https://github.com/memeLab/ARte/blob/master/.github/CONTRIBUTING.md);

3 - After making changes to the prototype following the guidelines of the chosen or created issue, upload the file following the steps below:

- 1 - Download the new version of the prototype onto your computer using your [Figma](https://www.figma.com/login);

![project-figma](./images/project-figma.PNG)

![figma-save-local](./images/figma-save-local.PNG)

![save-file](./images/save-file.PNG)

- 2 - Upload the file "jadig_prototype.fig" replacing the existing file with the updated version.