Giter Site home page Giter Site logo

vue-todomvc's Introduction

vue-todos

vue-todos是一个界面简约,功能丰富的todoList-app.包含响应式设计,pc端,移动端。此次项目的界面配色设计和具体功能是参照@liangxiaojuan的vue-todos,真的非常之感谢。

技术架构

vue2.0 + vue-router + axios + mock.js + less + ES6/7

项目效果

运行效果

运行

# 更新依赖包
npm install
# 本地运行 at localhost:8080
npm run dev
# 打包
npm run build

功能

  • 响应式布局 (PC,mobile 移动端菜单收缩)
  • 菜单 (绑定菜单数据,新增菜单)
  • 头部 (绑定单条数据,新增列表,修改标题,删除内容)
  • 列表 (完成代办项,修改代办项,删除代办项)
  • 锁定 (锁定代办项)
  • 过渡动画 (菜单动画,列表动画)

总结

App效果:我给自己打6分,因为大部分效果是仿照@liangxiaojuan的todoAPP的效果,只是部分效果是自己原创,深深对自己的懒惰感到绝望。

耗费时长 : 之前已经有了Vue全家桶的功底,但是看见人家的todoApp居然可以做得效果这么好,真是忍不住,自己又要做了一个,总用时4天吧,在使用mock.js的使用,虽然之前没有使用过,不过阅读一下文档就可以使用,感觉挺好。(这又骄傲了。。。。)

vue-todomvc's People

Contributors

petercheng1 avatar

Watchers

James Cloos avatar huangyuxi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.