Answer the question
In order to leave comments, you need to log in
What does this TOR mean for a test task?
Develop a front office for a corporate-style web application using webpack, SCSS, Bootstrap, VueJS + Vuex, which allows (dummy, mock) to display a list of abstract positions, add positions, delete positions, search for positions in text mode.
Bootstrap should have NOT a STANDARD, but its own theme.
This is exactly what the assignment sounds like. What is a front office? And what does it mean "allows (fictitiously, mock) to display a list of abstract positions, add positions, delete positions, search for positions in text mode.".
I don't understand how abstract this is. Should something just be removed / added, and also filtered through the input ???
Answer the question
In order to leave comments, you need to log in
In this case, it means that the backend is on the server, and the frontend is on the client (in the browser).
Mock is a stub. It means that you do not need to create a database and backend, but it is enough to always take the same data from a file or config.
https://ru.wikipedia.org/wiki/Mock-%D0%BE%D0%B1%D1...
PS If you don't understand this, then it's too early to look for a job, first you need to learn at least a little.
Bootstrap can be assembled by redefining variables and colors. For example, remove the roundness and make my-3 bigger.
Check out bootstrap cosmo
TK for creating a searchable list there. with custom bootstrap theme.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question