goodplayer / Princess

a blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Princess

1. Feature Graph

  • User
    • Login
    • Register
      • Captcha
    • Forget password
    • Shared Navbar
      • Information
      • Operation
      • Logout
    • Session
      • TTL, last access time, and retain policy
      • Session ID and basic information(user id/etc.)
      • storage plugin
      • storage: memory implement
      • storage: redis
  • Post
    • New post
      • Category
      • Month category
    • Update post
    • Delete post
    • List all posts
    • List posts by category
    • Paging

2. Long term progress

  • Target: extract shared components - user/post/comment/etc.
    • External provider for the components

About

a blog

License:Apache License 2.0


Languages

Language:Go 59.0%Language:HTML 40.6%Language:Shell 0.4%