Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

na018/vue_basics_tut

 
 

Repository files navigation

Exercise 6: Final Adjustments

Yay, you finally made it! 🍹🍻 🍾🎉 (Or you just want to see the final working kanban board 😏 ).

In this awesome tutorial series you have learned about data-binding, conditionals & loops, components, routing, & the vuex store. Now you are ready to start working on your own fascinating applications.

(You could of course as well work out this board to better fit your needs ) 😏🖳

Setup: Keep up & running

# download branch (make sure you are one level above vueTut)
git clone -b origin/exercise/06_finishedApp https://github.com/na018/vue_basics_tut.git vueTut/06_finishedApp && cd vueTut/06_finishedApp

#prerequisite: node.js is installed
node -v                                      #returns for example v8.2.1

# install dependencies
npm i

#start the json mock server (if it's not running already)
node server.js

# run the application (should open a browser window automatically)
npm start

Result (finshed application 🎉)

kanban board


Project Architecture

KanBan Project Architecture


Team

Nadin-Katrin Apel, Alex Schübl, David Bochan Team photo

Professor: Prof. Dr. Fridtjof Toenniessen

Further Suggestions

(Awesome that you kept reading til down here)

If you made it till here, what keeps you from developing your own crazy applications with Vue? 😏🎉 -

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.