Several years ago we at FusionWorks launched our awesome tool for 360° photographers — Viar.Live. Its goal was to offer an easy-to-use tool for creating virtual tours from 360° photos. Viar.Live was warmly accepted by the users and we got a lot of positive feedback, but one email really surprised us: we were approached by Wix with the suggestion of joining their app market with our application, which we eagerly accepted. The journey was not easy since Wix has a lot of specific requirements with which we had to comply, but finally we made it through and now it’s time to present the results.
Finding the Virtual Tours app on the market place
Just type “Virtual” in the Wix App Market or follow this link and add our app to your website.
Creating your first tour
To create a tour you don’t need to specifically create a 360° photo — any panorama made on your smartphone will work. Just click “Get Started” in the application settings and upload your photos.
Once the uploading and processing are over, click “Continue” to proceed to the tour editor. Once in it, start connecting panoramas by dragging thumbnails into appropriate connection places.
Besides connection points, you can also add link and information hotspots.
Once finished, just assign a newly created tour to the Virtual Tours widget and share your website!
In the first part, we showed how React Admin and NestJS can work together to quickly create a simple admin panel.
In this part, we will go a little bit beyond basic CRUD and cover the following topics:
Handling one-to-many relationships
Handling file uploads to Amazon S3
Using the Google Maps input
Handling one-to-many relationships
To showcase this (and other points), we will change the domain model of our application. So instead of a guest list, we will manage companies and their addresses.
This will require the following entities and controllers to added to our API:
Company Entity with a declared relationship with Address Entity:
And finally, add an “Add address” button which will open the create address form:
import React from 'react'; import { Link } from 'react-router-dom'; import { withStyles } from '@material-ui/core/styles'; import { Button } from 'react-admin';const styles = { button: { marginTop: '1em', }, };const AddAddressButton = ({ classes, record }) => ( <Button className={classes.button} variant="raised" component={Link} to={`/address/create?companyId=${record.id}`} label="Add an address" title="Add an address" /> );export default withStyles(styles)(AddAddressButton);
Handling file uploads to Amazon S3
Let’s say we would like to add some photos to our company record. We will store them on Amazon S3. To handle it from the UI perspective, we created a custom React Admin input — https://github.com/FusionWorks/react-admin-s3-file-upload/. Here is how it should be added to our application:
To make this component work, we will need some support from the API side for signing AWS API requests. Let’s add the required components to our NestJS-based backend.
Sometimes we need to associate some location on the map with one of our entities. For this purpose, we created a Google Maps input —https://github.com/FusionWorks/react-admin-google-maps. To use it we will need to update our Address Entity. We will store the pointer on the map like a JSON object in the JSON column in our DB.
And run our frontend part with react-admin from “admin-ui” folder:
yarn start
Conclusion
In this article, we touched on the relationship between entities, but there are many more topics that have not been addressed but will be described in the future. I will cover them in the next articles and we’ll see if this stack survives nicely. So stay tuned to the FusionWorks:
If you work hard and spend a lot of time on an elementary task, it does not mean that you are productive. Firstly let’s try to analyze what productivity is.
Productivity is commonly defined as a ratio between the output volume and the volume of inputs. Or, the rapport between completed tasks and the time spent while completing them. Employee productivity (sometimes referred to as workforce productivity) is an assessment of the efficiency of a worker or group of workers. Typically, the productivity of a given worker will be assessed relative to an average for other employees doing similar work.
Now, when we have an idea of the productivity concept we may think about the ways to improve it. Try the following and you will definitely increase efficiency! Let’s start working smarter instead of harder:
This article is powered by Empy.io — an all-in-one tool that helps HRs synchronize with the employees and handle all the internal requests in one single place. Try it for free!
1) Finish planning. Start acting.
It’s good to take the time to plan your actions, but you can waste too many hours just planning. Check what you have to do and don’t wait, start! If you count tens of thousands of times the activities you have to undertake, you gain nothing. Avoid friendship with procrastination, break with it! You can do it. Start the activity. A small step is still a move forward.
2) Meetings can last a maximum of 30 minutes.
Are all the meetings so important? Who counted how many hours a week he/she spends for: on the way to/from the meeting, unimportant discussions, boring people? If you have what to skip, do it. But if you are sure of the importance of all meetings, drop them on time. Half an hour is the perfect time to find out the latest news, decide and go on happily.
3) Say YES only to the important things.
Someone said that the difference between a successful man/woman and a very successful one is the ability to say NO. Every time we agree to do something for another person, we waste our time on activities that have absolutely nothing to do with our mission and goals. As a result, we are unhappy. We have not achieved anything important. We are tired — half a day has passed for nothing. And we are depressed — we do not find meaning in what we do. We can achieve more if we only get involved in what matters, we know exactly what we do when we do it and why we do it.
4) Free your mind.
Our brains are overworked. We bombard them with all kinds of information and more and more voluminous. Why do we remember what we only need for a very short time? Why were all kinds of diaries invented? When we want our computer/phone to work faster, we get out of all sorts of unnecessary applications, as well the mind works. Everything we can write — meetings, classes, topics for discussion, questions, etc. — write down instead of trying to memorize.
IT is always about communities. Such was my thinking in the far year of 2011 when I created the first Moldovan IT community on Facebook — DeveloperMD. After a half-year of online activity we decided that we have to get together offline. Said and done: in September 2011 we had the first DeveloperMD Community Offline with approximately 40 participants. One week later me and my partner created a software development company — FusionWorks — this was inspired by the outcome of the first event. Already in November, now having FusionWorks as the main partner, we’ve organized the 2nd edition. At some point, due to the growing size of the event, we realized that it should be done once a year and eventually we had 11 editions so far. In 2018 the big change took place — event was extended to two days, the name was changed to Moldova Developer Conference and another, much bigger venue, was selected. This led to the increase of number of participants — 350 — which makes MDC the biggest IT conference for developers in the country. This year #MDC19 is planned for November 2–3 and we expect around 450 awesome people to attend. So let me tell you more about what is going to happen in 2019.
Why #MDC19 is cool
Well, let’s count:
It’s the biggest IT event for developers in the country.
It has thoroughly selected content (speakers pass through a selection process and are trained by professionals).
Each conference day is followed by amazing afterparty or wine tasting event (yep, Moldova is about wine and IT — not sure which one comes first).
Sometimes people ask: “Why are you doing this?”. The answer simple — we do it because we can. And because we love it! Having hundreds of bright eyes before you is the pleasure that can’t be denied. So we started in 2011 and are not going to stop.
Ok, let’s now learn more about the host country — Moldova — this small IT valley.
Top 3 facts about Moldova
Moldova is not Maldives. Often mail delivery companies send parcels to the wrong country. Moldova has around 3.5 millions inhabitants and used to be USSR country until 1991. Official language is Romanian/Moldovan (the same language but is called differently in official documents). Also people understand and speak Russian here. Most of IT geeks speak English fluently, taxi drivers — not.
Moldova has a very attractive IT sector — companies pay unique 7% tax that transforms BRUT into NET. IT sector capacity is about 10 000 specialists. Most of the companies are outsourcing ones and offer very attractive rates.
The highest peak in Moldova is 428 meters high and the author of this article has never climbed that hill. Despite the fact that he has been to Everest BC, Kilimanjaro, Elbrus, Kazbek, Mitikas/Olimp and many others.
See you in the most promising IT country in Europe!
In this series of articles, I will describe how to quickly bootstrap an API-based administration panel for your project using NestJS and React Admin.
In order to proceed further (in casу you are not reading just for fun), you may need to have NodeJS 10+, npm, yarn and MySQL installed on your computer. Also, you should have some basic knowledge of TypeScript and React.
Our project will consist of 2 part:
REST API, written in TypeScript
Admin panel, written in React
For demo purposes, we will create a simple application for managing guests list. This will include creating guests, showing list and updating guests info.
So let’s start.
Creating API
For creating API we will use NestJS framework. I enjoy NestJS because it is TypeScript based and thus allows producing better readable, better structured and less error prone backend code.
We will use NestJS CLI tool to initialize our backend:
npm i -g @nestjs/cli nest new api cd api
Now when the project skeleton is ready we will add other dependencies we need.
We will use TypeORM (again TypeScript) for working with MySQL:
yarn add @nestjs/typeorm typeorm mysql class-validator class-transformer
NestJS CRUD library to simplify our endpoints creation:
yarn add @nestjsx/crud
And NestJS Config for managing our application configuration:
yarn add nestjs-config
Once done with dependencies lets generate the skeleton of our Guests API endpoint
Not so fast 🙂 Later on React Admin will require CORS to be enabled on API side. So we need to modify src/main.ts. And by the way lets make React’s life easier and free 3000 port!
import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
async function bootstrap() {
const app = await NestFactory.create(AppModule, { cors: true });
await app.listen(3001);
}
bootstrap();
Now it is really ready!
yarn start
and continue to creating out administration panel UI.
Creating Admin UI
As mentioned before for this purpose we will use React Admin — a React based component library for creating admin-like interfaces.
Let’s start with initializing a React applicationn
pm install -g create-react-app create-react-app admin-ui cd admin-ui
After this we are redy to initializing React Admin component and create guest editor. First, we update src/App.js with root Admin component and Resource component for guests:
Please note that we are using React Admin’s ListGuesser and ShowGuesser for list and show veiws. If needed they could be replaced with custom implementation same way as create and edit forms below.
So far everything looks great, but we have not yet touched such things as authentication, authorization, cases when database and API models should differ, etc. I will cover them in the next articles and we’ll if this stack survives nicely. So stay tuned to the FusionWorks: