Giter VIP home page Giter VIP logo

vue-evernote's Introduction

Vue云笔记项目

技术栈

前端:

  • Vue
  • Vue-Router
  • Vuex
  • iView
  • Stylus
  • Axios
  • Markdown-it

后端:(登陆注册及Auth验证模块)

  • Express
  • MongoDB

功能及效果 (效果图为动态图,如果静止了,请点击图片查看)

  1. 假设用户未登录,当访问网站时,默认跳转到【登录页面】

  2. 用户此时可输入账号密码进行登录。也可点击注册账号跳转到【注册页面】

  3. 在注册页面用户可输入用户名密码进行注册

  4. 登录成功后默认跳转到【笔记本列表页面】, 用户可新建笔记本、删除笔记本、修改笔记本标题

  5. 用户点击某条笔记本,会跳转到 【笔记页面】,【笔记】页面展示当前笔记本下的笔记列表以及其中一个笔记的详情。用户可在笔记本列表顶部切换笔记本,切换笔记本后会自动展示该笔记本下的笔记列表

  6. 每个笔记也可以进行相应的添加笔记,删除笔记,更新笔记,编辑笔记的功能,同时,笔记可以以markdown的形式展示

  7. 当用户点击回收站时,会跳转到【回收站】页面,回收站页面里有所有临时删除的笔记。用户可彻底删除笔记,也可恢复笔记到原笔记本

  8. 信息页面,展示登陆用户的个人相关信息

  9. 当用户点击注销时,回到登录页面


还很其他功能效果动态图无法展示,可以选择下载下来后在本地运行查看效果。

git clone ..
cd vue-evernote/evernote-client
npm install
npm run dev

vue-evernote's People

Contributors

qianguoqing 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.