Skip to content

gurkanakdeniz/week-todos-vue-client

Repository files navigation

Week Todos

This project was developed with vue to manage the list of common weekly to-do. Websocket was used for communication. It was developed as a simple example for Socket and Vue. you can make it look more beautiful or you can help to add drag and drop features(or another).

backend : https://github.com/gurkanakdeniz/week-todos-nodejs-backend

Preview

demo

Getting Started

npm install
npm start

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details