DAVFoundation / missions

📱 DAV proof of concept app for drone missions
MIT License
154 stars 126 forks source link

change gps icon in mission page (first-timers-only) #140

Closed cg-cnu closed 6 years ago

cg-cnu commented 6 years ago

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.

Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...

Find more first-timers-only issues from DAV Foundation here.

Thank you for your help :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new non-profit foundation working to build an open-source infrastructure for autonomous vehicles (cars, drones, trucks, robots, and all the service providers around them) to communicate and transact with each other over blockchain.

As an organization that believes in building a large community of open-source contributors, we often create issues like this one to help people take their first few steps into the world of open source.

Missions

The DAV project you are looking at is Missions. Missions is the client facing side of the marketplace connecting DAV users looking to ship packages, with autonomous vehicles such as drones.

How you can help

At DAV we are currently re designing our branding. According to the new design we are changing the color scheme of all our applications including missions.

Issue

The task for this issue is to change the gps icon from screen shot 2018-03-24 at 8 58 25 am to screen shot 2018-03-24 at 8 59 07 am

you can simply replace the contents of /src/images/gps.svg with this...

<?xml version="1.0" encoding="UTF-8"?>
<svg width="14px" height="20px" viewBox="0 0 14 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <!-- Generator: Sketch 49.1 (51147) - http://www.bohemiancoding.com/sketch -->
    <title>gps_point</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Main-screen-during-mission" transform="translate(-20.000000, -507.000000)" fill="#FE6B48">
            <path d="M27,516.5 C25.62,516.5 24.5,515.38 24.5,514 C24.5,512.62 25.62,511.5 27,511.5 C28.38,511.5 29.5,512.62 29.5,514 C29.5,515.38 28.38,516.5 27,516.5 M27,507 C23.13,507 20,510.13 20,514 C20,519.25 27,527 27,527 C27,527 34,519.25 34,514 C34,510.13 30.87,507 27,507" id="gps_point"></path>
        </g>
    </g>
</svg>

After the change it will look like this in the mission route... screen shot 2018-03-24 at 9 01 25 am

Contributing to Missions

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community and the foundation. If you need any help, feel free to ask below or in our gitter channel. We are always happy to help 😄

harshitbshah commented 6 years ago

I would like to contribute to this mission.

cg-cnu commented 6 years ago

Hey @harshitbshah Go ahead! 👍

DavNej commented 6 years ago

Hi @cg-cnu, I'm aware this issue is labeled "claimed" but I would like to make my first contribution and I think this one is definitely accessible for me. May I take the chance?

AUTOMAKERS commented 6 years ago

how can i make a change in this file i did not understand , i cloned the file and downloaded on my computer but what next where is the file i have to change it

harshitbshah commented 6 years ago

@cg-cnu : I just submitted the pull request after making the necessary changes. Please let me know if anything else needs to be done from my end for this particular issue.

cg-cnu commented 6 years ago

Thanks for your work @harshitbshah and congratulations on your first contribution to open source 👏 🍾 We hope this is the starting of many more open source contributions. Feel free to join our gitter channel 🙂

cg-cnu commented 6 years ago

Hey @DavNej and @AUTOMAKERS We will be opening new first timers issues in our missions and explore apps soon. Have a watch on them for contribution opportunities 😄