Skip to content

cup113/homework-together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework Together

和你的同学/朋友一起写作业吧!

当前处于不稳定版本,随时可能有破坏性改动和短于2分钟的停机更新,请理解!

使用说明 / Usage

路线规划 / Roadmap

Phase 1: Demo

  • Add progress update
  • Turn to Card layout
  • Add homework creation
  • Use SHA256 for password hashing
  • Add user registration
  • Add Personal Summary

Phase 2: Cooperative Basics

  • Add organization entry
  • Import from organization's public list
  • Add Leaderboard
  • Delete Item (Public / User)
  • Update Item
  • Poll progress (every 2 minutes / updated)
  • Add progress display (Refactor slide)

Phase 3: Critical Features

  • Add Activity Mark
  • Organization query system
  • Add "Delete outdated"
  • Refactor UI, turn progress to separator

v0.0

  • Fix Mutability issue
  • Attach item to organization
  • Add organization registration
  • Add loading animation
  • New items confirmations

v0.1

  • Polish lastActive mechanism
  • Refactor leaderboard
  • "Working on" feature

v0.2

  • Collapsible item editing
  • Focus timer with full screen support
  • Merge manage view

v0.3

  • Change leaderboard to organization-based

v0.4

  • Complete snap points feature
  • Delete Item Confirmation
  • User Information management

v0.5

  • Organization items management
  • Update Item: Organization, range, publicEstimate
  • Network sequence optimization

v0.6

  • Responsive design (Combobox, template)
  • Handle Errors & Check Input
  • Transition animation

v0.7

  • User management (email registration, reset password, etc.)
  • Rich Text Editor

v0.8

  • Add newcomer guiding
  • Recycle bin
  • Add pagination & filter in homework list

v0.9

  • Undo & Redo System
  • Add Goal system
  • Customization

v0.10

  • Subject belonging to organization
  • Subject priority
  • Organization management

v0.11

  • Note system
  • Add Comment system

v0.12

  • Parent (belonging) attribute for item

v0.13

  • Add HTTPS & Multiple Domain Support

v0.14

  • Finish Unit test

v1.0

  • Strengthen Security