Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 454 Bytes

File metadata and controls

13 lines (10 loc) · 454 Bytes

TODO

Core:

  • - Verify slug id using ^[\w!@$()`.+,"\-']{3,64}$ regex

structs\project.rs:

  • - Implement custom struct for client_side and server_side values
  • - Implement custom struct for status value
  • - Implement custom struct for requested_status value (w/ Option)
  • - implement custom struct for donation links
  • - implement custom struct for license
  • - implement custom ProjectStatus struct