Authorisation

How to create IT product
Author: mariam kareliCo-authors: Isabela Oganezovi,Giorgi Tabatadze,Otar Machaladze,Gierg Tsifiani
Keywords: IT, Digital products, Web application
Annotation:
The purpose of “How to create IT product“ project, is to create big database of IT products, which will be accessible for every person, interested in this area. Our platform will be useful for every type of programmer, to learn from other people’s experience on various types of projects and also to share theirs. So, our product will not only be for sharing experience, but also to communicate with each other. Regarding technological realization of our project: We took a decision to use JavaScript as a main technology as well as for Front-end and also for Back-end. For Back end we used Node.js, which is so fast and gets more and more popular in web development. We used non relational database, MongoDB to save our user’s personal data. For realization of client side we used JS’s library React.js. The main core of this three technology is JS, so we used one programming language for whole stack.