Git Product home page Git Product logo

myblog-java's Introduction

myBlog 应用是使用 angular7 + java +mysql 开发的

目的

主要为了练习一下 angular 编写及项目引入各插件时的过程,使用 java 编写后台,初学 java

主要功能
  1. 首页
  2. 个人信息
  3. 新增博客
  4. 查看博客
未完成功能
  1. 标签管理
  2. 头像上传功能(已完成)
  3. 全局搜索
  4. 关注及评论通知
  5. 赞数量、文章查看数量、关注数量统计等
  6. ……
关键代码
公共插件引入:
  • 小狗插件
  • 面板娘插接件
  • editor.md
  • 标签块随机颜色
首页主要功能:
  1. 获取登录用户信息(未登录则默认为游客)
  2. 获取最新文章列表 (前 5 条)
  3. 获取标签列表
  4. 获取所有文章列表(每次 10 条,点击加载更多获取下一页数据)
  5. 登录
  6. 个人信息(查看与编辑)
添加博客
  • 标签选择(输入可添加没有的标签)
  • MarkDown 格式博客编写
博客查看
  • 解析 MarkDown 格式文章
  • 加载目录
  • 加载评论
  • 点赞信息

myblog-java's People

Contributors

merlin2030 avatar

Watchers

James Cloos avatar  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.