Answer the question
In order to leave comments, you need to log in
Graphic exchange where freelancers offer their options. Can you help me find it?
Friends, if I didn’t come up with it, I once saw a graphic exchange (an exchange of designers and illustrators), where freelancers immediately offer their options and sketches for a specific task (most likely with a predetermined budget). Thus, from the moment the order is placed, there is a competition.
Thank you.
Answer the question
In order to leave comments, you need to log in
If someone knows how else to minimize and speed up the code, please show)
read -e -n 1 -p "ответ ? [Y/n] " y
if
then echo "OK"
else echo "NO"
fi
read -e -n 1 -p "ответ ? [Y/n] " y
if
then echo "OK"
else echo "NO"
fi
It's rewritten like this:
#!/bin/bash
read str
if [ $str == "y" ] || [ $str == "Y" ]
then echo "YES"
else echo "NO"
fi
Choose for any color and taste:
99designs.com
dizkon.ru
weblancer.net/contests
fl.ru/konkurs
freelance.boutique/contest
On fl.ru, it was possible to arrange contests, if I'm not mistaken.
in a closed area for designers dopizdato.ru or something like that.
Somewhere on the site gfx-market.com I saw a link to such a graphics exchange.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question