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

mobile-v3 milestone 2 delivery #236

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions milestone-delivery/deliveries/mobile-v3-swap-milestone-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Milestone Delivery :mailbox:

> Only the GitHub account, which is responsible for the pull request of the accepted application is allowed to submit milestones. Don't remove any of the mandatory parts presented in bold letters or as headlines!

**The Ethereum address has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](../).**

- **PR Link:** https://github.com/vechain/grant-program/pull/132
- **Milestone Number:** 2

Please provide a list of all deliverables of the milestone extracted from the initial application and a link to the deliverable itself. Ideally all links inside the below table should include a commit hash, which should be used for testing.

| Number | Deliverable | Specification | Link |
| ------ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| 0. | Smart Contract Updates | The contracts were modified in order to be adapted to the existing Dart package capabilities and in order to better suit frontend needs | https://github.com/SayNode/fondue-swap-vechain-contract Commit Hash: 513338c141c2667b7fc5cc430ae51020f0bf057f |
| 1. | Frontend: Design | We will create the UI design in order to make it appealing and intuitive. Colors schemes, button formatting, location of elements, etc, will all be done i this phase. | https://github.com/SayNode/fondue-swap-flutter Commit Hash: 8a98fad7e159828735fb2a09bc2f9c30032aa078 |
| 2a. | Frontend: Development | The previously planned UI will be build and organized. | https://github.com/SayNode/fondue-swap-flutter Commit Hash: 8a98fad7e159828735fb2a09bc2f9c30032aa078 |
| 2b. | Frontend: Integration | The frontend will connect to the contract | https://github.com/SayNode/fondue-swap-flutter Commit Hash: 8a98fad7e159828735fb2a09bc2f9c30032aa078 |
| 2c. | Frontend: Testing | Several tests will be run to make sure everything works correctly: the UI works as intended and page load up speed/performance. The contract interaction is also checked. | https://github.com/SayNode/fondue-swap-flutter Commit Hash: 8a98fad7e159828735fb2a09bc2f9c30032aa078 |
| 2d. | Frontend: Tutorial | Simple guide on how to swap and set, check and change positions. | https://github.com/SayNode/fondue-swap-flutter/blob/main/README.md Commit Hash: 8a98fad7e159828735fb2a09bc2f9c30032aa078 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where can I find the application to try on my device?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.