A web development company based in Kharkiv, Ukraine. JustCoded was founded in 2007 and since then our company has grown dramatically. We are a team of 30+ developers, with different specialities in the development industry.
Just Labs is a place to share different public products and projects we made inhouse.
Just scroll down to check out our presentations of our products.
The SPICE app connects Sales and Project Management Invoicing apps with each other. Our application provides a convenient way to see and analyze the full project flow from Lead, inside the sales department, to Completed Project, by the project manager, to Closed, whereby billing is handled by the accountant.
– Management of Clients, Leads/Deals, Projects, Estimates, Invoices, Payments.
– Integration with PipeDrive (pipedrive.com), Teamwork (teamwork.com), Invoice Ocean (invoiceocean.com)
– Third-party services data Import, data auto-synchronizations through webhooks
– Connect entities from different services together to get control over the complete flow from Lead to Closed Deal.
Most architects or designers in the world now use 3D software tools to create models of objects they design – let’s say houses or gardens. However, sharing that model with a customer is not that easy if they don’t have the same software.
With our web based tool you can just upload your 3D model, add 360-degree images of certain places and share the link with anyone. If they have a VR-headset they can also experience the virtual reality of your model.
01. Create your 3D model in your favourite software and save it using one of the following formats: glTF, OBJ, COLLADA.
02. If you have 360-degree photos/images of some places/objects, you can add them to your model. Using our “admin web tool” (in desktop browser only) add pins into corresponding places and upload the images.
03. Open the viewer link in your web browser and walk through your model or fly from one pin to another. For more details visit our web site.
Just Buxfer is a ReactJS based extension for the well known online money management service – Buxfer.
The main goal of this extension is the ability to filter transactions by several tags and download the result after filtration. Currently, the Buxfer service does not have this functionality, but fortunately Buxfer does have a great API so the JC Team implemented the plan without any issues.
Our plugin allows you to create additional fields and attach them to any page, post or custom post type with just a few clicks. By default, it supports pretty standard fields like Input text, Select boxes, Checkboxes, Editor, Media Upload, Collections (for grouping other fields), and Content relations.
Special hooks allow you to write your own form fields and components without updating the plugin files. Just extend our plugin with hooks from your theme or plugin!
We followed WordPress built-in Widgets API to create a field components system, so advanced WordPress developers are already familiar with creating new fields without reading additional documentation.
Build your own customized iPhone, iPad, or MacBook Air cases in our demo project.
In our demo, you’ll be able to:
As this is just a demo project, after you create the case you can only share it through a social media.
Team Chess is a special kind of chess game which was invented by the JustCoded team. The main features of the game include black and white pieces which are divided into three subgroups. Each of the subgroups goes strictly in its turn. You can play with a team of up to 6 members at any one time on the same board.
The preliminary distribution of the pieces in the subgroups — each subgroup has 5 figures. King is a multicolor piece which everyone has control over.
The starting position for all pieces: yellow, green, and blue are all the same, meaning the white-yellow figure is similar to the black-yellow figure and so forth. The game starts from the white-yellow player’s turn, not being able to move non-yellow figures. Black-yellow goes just after the white-yellow and they continue to do so in that order.
If there are no figures left in any of the subgroups, then when it is your turn to move, only the King can be moved from your subgroup. If your opponent has put the “Check”, you can protect the King only with a figure of the subgroup that has a turn. Otherwise, the King will have to move.
Team Chess is implemented with two options: “1 vs 1” and “3 vs 3”. In the “3 vs 3” option, you can lose if you no longer have any players in the game or give up!
There are no more features. Simple, isn’t it?
With this article we continue to share our experience of websites implementation with free popular engines such as WordPress, Drupal, Joomla, etc. After delivering hundreds of projects to clients, we collected a number of tips/solutions which we think may be useful to other developers or clients.
We want to share, free of charge, a solution for moving WordPress sites to another domain or folder. This is a well-known problem, however WordPress doesn’t have any standard solution for it.
If you’ve ever tried to develop a WordPress sites, you’ve most likely faced a problem which we want to help you with. When you develop a WordPress site not on live domain, then you will need to move it from one server to another. At first glance there are no issues for more or less experienced developers – you just copy files and database to the new server and update config file with correct settings. After that you open your home page and see it working – so everything looks ok, but when you start clicking through the site you may be redirected to your initial domain (your development version) or extra folders may appear in your links so that the links are incorrect. Furthermore, some images may be missing or some new features provided by 3rd party plugins might not working.
Why is that happening? The answer is simple – during the installation, WordPress saves URLs inside the database. This means that after you move the site you should update the database records manually in many tables.
There is a very good plugin called Migrate Pro, however, it costs a lot and basic sites can’t afford such a costly license. Furthermore, this plugin doesn’t update Multisite installations correctly.
In order to solve this problem and provide everyone with a free solution, we have developed a simple PHP script which performs all the required actions automatically. All you need to do is copy it to the WordPress folder near the wp-config.php file, run it in the browser and follow the onscreen instructions.
*Important: We recommend you to backup your database before running our script (or any other scripts).
*Note: If you use permalinks, you should go to the WP admin panel and update permalinks structure after running the script.
If you run a MultiSite installation, you will see additional options. This is because MultiSite installation has a few special tables which store URLs in different formats. So they should be updated separately.
Here you should specify the domain name without the http or https prefix!
Our script can be used to replace not only URLs. You can add more settings or strings to replace. For example, you post a lot of articles about some brand. And the brand name changed. You can write the old brand name into the “Find” column and a new brand name into “Replace”, and the script will replace all text strings for you.
Our script is an open source and is hosted on github.com.
Ready-to-use script is placed inside the “build” directory in the repository. We recommend downloading the latest “tag”, not a master branch.
If you have any problems, please write us on the github issues page.
If you are interested in our products or would like to talk to us, please send us a message.
It won’t cost you a penny and our team will be happy to take care of you.