DAVFoundation / missions

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

update size_can icon in missions (first-timers-only) #119

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 can image in order page from image to this image

You can simply replace the contents of the file size_can.svg in src/images/ with this

<?xml version="1.0" encoding="UTF-8"?>
<svg width="18px" height="21px" viewBox="0 0 18 21" 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>soda</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Order-Pick-Up-screen" transform="translate(-119.000000, -287.000000)" stroke="#FE6B48">
            <g id="soda" transform="translate(119.000000, 287.000000)">
                <path d="M1.80825944,3.3 L4.400029,20.5 L13.674878,20.5 L16.1941575,3.3 L1.80825944,3.3 Z" id="Rectangle-5"></path>
                <path d="M0.792759891,0.5 L2.22497758,3.5 L15.8086519,3.5 L17.2137033,0.5 L0.792759891,0.5 Z" id="Rectangle-5" transform="translate(9.000000, 2.000000) scale(1, -1) translate(-9.000000, -2.000000) "></path>
                <path d="M15.943679,6.81146484 L2.06634274,6.81146484" id="Path-4" fill="#FFFFFF"></path>
                <path d="M14.5227273,16.2614648 L3.47727273,16.2614648" id="Path-4" fill="#FFFFFF"></path>
            </g>
        </g>
    </g>
</svg>

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 😄

Bennet11 commented 6 years ago

Hi I would like to work in this. Thanks!

Bennet11 commented 6 years ago

Hi, Im trying to push this to git but im getting this error:

git push -u origin master
remote: Permission to DAVFoundation/missions.git denied to Bennet11.
fatal: unable to access 'https://github.com/DAVFoundation/missions.git/': The requested URL returned error: 403

Update: I found the problem, i didn't clone the project from my fork

cg-cnu commented 6 years ago

Congratulations @Bennet11 on your first contribution to open source 👏 Hope this is the beginning of many more contributions. Feel free to join our gitter channel 😄