dorodere / komplett-normale-busliste

Registration system for bus drives, likely not of interest
GNU Affero General Public License v3.0
0 stars 0 forks source link

Code quality #3

Open dorodere opened 1 year ago

dorodere commented 1 year ago

I wrote this when I freshly started with Rust, and let it largely rot until this very day. So the mistakes are exactly the ones made by someone who's still used to other flow structures:

dorodere commented 1 year ago

Addtionally, we may want to consider to make the naming of the templates more consistent. There's drives-panel, superuser-panel and registrations-panel, but personcontrol is the odd one out.

dorodere commented 1 year ago

Rough, but more specific than above todo:

dorodere commented 1 year ago

Work happens on the refresh-revamp-refactor branch.

dorodere commented 1 year ago

Fwiw after the rework, the backend will need to be launched with crates/backend as CWD.