RamyaRajendra123 / Tables

0 stars 0 forks source link

Screenshots of pet project #1

Open RamyaRajendra123 opened 5 years ago

RamyaRajendra123 commented 5 years ago

Welcome to the Tables wiki!

1.Home Page displays table with contents using vue-table

2.on clicking the cell in table, detail row is displayed which displays text-area and on clicking press button navigates to a modal which displays the details of every cell.

3.The messages tab displays messages and email of the entered text.

4.vue-router is used to navigate between tabs.

5.vuex and vuex-persist is used to get data from local storage and then store the data obtained in store.js

6.vue-js modal is used to display a modal on button click

8.Bulma is used to style the content screenshot 88 1.homepage tab displays data screenshot 89 2.on clicking any cell in vue table, dropdown appears with text area and on clicking press navigates to modal screenshot 90 3.displays details of every row. screenshot 91 4.on clicking messages tab, displays messages and email of the entered row.

RamyaRajendra123 commented 5 years ago

Welcome to the Tables wiki! 1.Home Page displays table with contents using vue-table

2.on clicking the cell in table, detail row is displayed which displays text-area and on clicking press button navigates to a modal which displays the details of every cell.

3.The messages tab displays messages and email of the entered text.

4.vue-router is used to navigate between tabs.

5.vuex and vuex-persist is used to get data from local storage and then store the data obtained in store.js

6.vue-js modal is used to display a modal on button click

8.Bulma is used to style the content