Vacancies
DITS is looking for people who are interested in working and developing in Internet marketing and web development.
If you are interested in a vacancy, but you are not confident in your abilities - send your CV, we will consider it and in any case will give you an answer.
We are interested not only in high level specialists, but also in junior and completely newbies, because we can teach, advise and guide!
What doesn't matter to us:
- your location;
- floor;
- age;
- religion;
- etc. personal moments
What is important to us:
- desire to develop;
- desire to work in a team;
- self-criticism;
- languages - ru, en, ro (optional);
- the ability to look for answers;
What do we offer:
- teamwork;
- adequate assessment of the work;
- timely payment;
- training;
- growth with the team;
Who are we looking for in our team now?
Who are we looking for now:
If you are interested in working with us - please write a message to us using any contact information indicated on the site!
It is not necessary to prepare a CV, write to us who you are, what you know, etc., what happens in a CV, and we test knowledge with work and the desire to learn!
Junior/Midle CSS, HTML, WordPress, WooCommerce
Fork and run current Repl.it instance, follow the readme.md to set up your own instance.
https://replit.com/@IhorM1/WordPress-SQLite#README.md
WordPress credentials:
user: admin
password: password
Working directory:
wp/wp-content/themes/underscore/
Task:
1. Register new CPT – Location
2. Register new taxonomy for Location – County
3. Add the custom fields to each Location
— contacts (repeater for the ideal scenario, now it should be text with name, address and phone)
— cover image
4. Fill some amount of counties and locations
Location should have
—Title
— Featured image
— Cover image
— Short description
— Full description
— Contacts
County:
—Title
5. Create/edit page filter template (page-filter.php)
— markup hero section (simple background image, title, promo text – should be editable from admin side)
— markup available locations with AJAX filter by county. Include pagination or load more.