-
Here will be map
+
+
Hi we are team RV-034.WebUI\Node.js
+
We are hope that you have enjoyed to use our Trip-assistant
-
Contacts
+
Contact us!
Our phone 66-666-666
-
Our email ad@666.gmail.com
+
Our email email@666.gmail.com
+
+
+
diff --git a/client/pages/Info/Info.scss b/client/pages/Info/Info.scss
index 1b0ce62..7f55fcc 100644
--- a/client/pages/Info/Info.scss
+++ b/client/pages/Info/Info.scss
@@ -1,20 +1,42 @@
.main-info {
- background-color: #f7f8fa;
display: flex;
flex-direction: column;
+ background: url('~@images/profile-page-bg.jpg') top;
}
-.Map {
+.team {
+ background-color: rgba(255, 255, 255, 0.5);
+ width: 100%;
+ margin: 0 auto;
+
+ h1 {
+ text-align: center;
+ }
+
+ p {
+ text-align: center;
+ }
+}
+
+.map {
width: 80%;
height: 300px;
- border: 1px, solid, black;
+ border: 1px solid black;
margin: 0 auto;
- background-color: lightblue;
+ margin-top: 50px;
+}
+
+.map div:first-child {
+ position: relative !important;
+ height: 100% !important;
+ width: 100% !important;
}
.contacts {
+ margin-top: 100px;
text-align: center;
+ font-family: 'Courier New', Courier, monospace;
}
.form {
@@ -27,15 +49,15 @@ footer {
margin-top: 50px;
height: 100px;
width: 100%;
- background-color: rgb(140, 188, 243);
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.copyright {
- margin-top: 40px;
+ margin-top: 50px;
width: 30%;
+ text-align: center;
}
.footer-menu {
@@ -47,16 +69,19 @@ footer {
flex-direction: row;
li {
- margin-right: 30px;
+ margin-right: 20px;
margin-left: 60px;
- padding: 5px;
+ padding: 10px;
}
li:hover {
- background-color: chocolate;
- padding: 5px;
- transition: 0.2s;
+ background-color: aquamarine;
+ padding: 10px;
+ transition: 0.8s;
+ }
+
+ img {
+ width: 30px;
}
}
}
-
diff --git a/client/routes/index.js b/client/routes/index.js
index 30fdaf7..2614fda 100644
--- a/client/routes/index.js
+++ b/client/routes/index.js
@@ -5,7 +5,6 @@ import Login from '../pages/Login/Login';
import SearchRoute from '../pages/SearchRoute';
import NewTrip from '../pages/NewTrip';
-
const Routes = [
{
path: '/',
diff --git a/public/data/feedbacksData.json b/public/data/feedbacksData.json
index 6171a33..24b7592 100644
--- a/public/data/feedbacksData.json
+++ b/public/data/feedbacksData.json
@@ -1,5 +1,5 @@
[
- {
+ { "id":1,
"name": "Lviv - Paris",
"rating": 4.7,
"feedback": "The driver was drunk! I liked everything!\n\n Quisque varius imperdiet auctor. In et dui elit. Nam metus lorem, imperdiet iaculis imperdiet sit amet, ullamcorper quis ipsum. Sed sed nisi vitae magna vestibulum commodo.",
@@ -7,6 +7,7 @@
"date": "07/08/2018"
},
{
+ "id":2,
"name": "Lviv - Ternopil",
"rating": 4.1,
"feedback": "The driver was drunk! I liked everything!\n\n Quisque varius imperdiet auctor. In et dui elit. Nam metus lorem, imperdiet iaculis imperdiet sit amet, ullamcorper quis ipsum. Sed sed nisi vitae magna vestibulum commodo.",
@@ -14,10 +15,27 @@
"date": "07/08/2018"
},
{
+ "id":3,
"name": "Lviv - Kyiv",
"rating": 5,
"feedback": "The driver was drunk! I liked everything!\n\n Quisque varius imperdiet auctor. In et dui elit. Nam metus lorem, imperdiet iaculis imperdiet sit amet, ullamcorper quis ipsum. Sed sed nisi vitae magna vestibulum commodo.",
"userName": "Petro",
"date": "07/08/2018"
+ },
+ {
+ "id":4,
+ "name": "Kyiv -Lviv ",
+ "rating": 5,
+ "feedback": "The driver was drunk! I liked everything!\n\n Quisque varius imperdiet auctor. In et dui elit. Nam metus lorem, imperdiet iaculis imperdiet sit amet, ullamcorper quis ipsum. Sed sed nisi vitae magna vestibulum commodo.",
+ "userName": "Petro",
+ "date": "07/08/2018"
+ },
+ {
+ "id":5,
+ "name": "Rivne -Lviv ",
+ "rating": 5,
+ "feedback": "The driver was drunk! I liked everything!\n\n Quisque varius imperdiet auctor. In et dui elit. Nam metus lorem, imperdiet iaculis imperdiet sit amet, ullamcorper quis ipsum. Sed sed nisi vitae magna vestibulum commodo.",
+ "userName": "Petro",
+ "date": "07/08/2018"
}
]
diff --git a/public/images/facebook.svg b/public/images/facebook.svg
new file mode 100644
index 0000000..c728ddf
--- /dev/null
+++ b/public/images/facebook.svg
@@ -0,0 +1,41 @@
+
+
+
diff --git a/public/images/github-logo.svg b/public/images/github-logo.svg
new file mode 100644
index 0000000..a2426a9
--- /dev/null
+++ b/public/images/github-logo.svg
@@ -0,0 +1,59 @@
+
+
+
+
diff --git a/public/images/slack.svg b/public/images/slack.svg
new file mode 100644
index 0000000..d595cb2
--- /dev/null
+++ b/public/images/slack.svg
@@ -0,0 +1,55 @@
+
+
+