# Milestone 1

In Milestone 1, we used [Mockplus](https://www.mockplus.com/) to create a mockup design before starting on our app.&#x20;

![Mockup of our app](https://lh4.googleusercontent.com/AwRaFmL-VsGZG_0o0IWIMtZWN1Z20_Wv_OSg388KNFWaYAZPQwHcZEGcztA9LDB_YQjhR7uWD6ENQGxZ95KB1D8g1S2GKkfddddVSstCRL034_qv7I2CLJbfMyLqUrOtFFEDdPzW)

Then we did our prototype by creating a rough skeleton of our app with all the UI elements implemented but most of them are non-functional. You could see that we initially wanted to implement some sort of item system for our gamification feature, which is ultimately scrapped.&#x20;

The only features that were functional at the end of this milestone were the Account features and drawer navigation to all other screens.&#x20;

![Short video of milestone 1](/files/-Merv7iYNeed5LiY6jX3)

&#x20;                                                                     [Video link](https://youtu.be/t3HNz_vhKrs) for the gif above

All stats, progress, and previous run were preset by us for this milestone. We pushed this build of our app while we were still working on the RUN screen (the 3rd tab), therefore there the app crashes upon entering that particular screen.&#x20;

![First iteration of the RUN screen](/files/-MerxqHPvsaKR1QhJs-I)

{% tabs %}
{% tab title="First iteration" %}
![First iteration of Tracking screen](/files/-MerweGL6R9vGpvjXYnW)
{% endtab %}

{% tab title="Second iteration" %}
![Second iteration of Tracking screen](/files/-Merwhr6J6YveQvyvgDl)

Buttons have rounder edges now, the circular progress bar is bigger.\
Notice how iOS still uses Apple Maps compared to Google Maps in the first picture. Implementation of Google Maps into iOS devices will be done after Milestone 1.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://run-mania.gitbook.io/run-mania/project-scope/milestone-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
