Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 999 Bytes

File metadata and controls

22 lines (20 loc) · 999 Bytes

Tasks

  • Implement user editing modal in dashboard
  • transform the admin role to Multi-Role permissions -> (lead - head - moderator)
  • Add and Test ability (admin page / buttons in problem tables) to admins to ignore submissions in contests and sheets
  • Add and Test CRUD Method admins to ignore submissions in contests and sheets
  • Add and Test Submission Status in Admin Panel
  • Add and Test Cache System (redis)
  • Add and Test History Logging System
  • Add and Test File Storage Support CDN
  • Add and Test Custom Template Support
  • Add and Test dart and rust language support
  • Add and Test time and memory limit support
  • Add and Test Execution time to the CE system Resoponse

Bugs

Client (Front-end)

  • admin deleting or premoting user
  • editing contest and sheet must contain the existing data
  • cpp and c are taking too long to compile and sometimes gets error

Server (Back-end)

  • fix Scoring and counting system