ColoradoSchoolOfMines / acm-site

Source code for acm.mines.edu
https://acm.mines.edu
GNU General Public License v3.0
2 stars 0 forks source link

Backend/Frontend: Functionality between admin and other pages #27

Closed ezrichards closed 1 year ago

ezrichards commented 1 year ago

I need to more thoroughly decide if we should move all delete/edit/add functionality to the admin page, or keep it mixed like it is now. Or, move it all to each page (projects, presentation, etc).

I think one 'edge case' may be that project deletion should only be done on the admin side in some sort of GitHub-esque "danger zone".

I'm open to feedback in this regard. Let me know what y'all think.

ezrichards commented 1 year ago

I'm gonna close this issue - I like the mixed solution for now. This may be something that we can more easily answer once we're actually using the application.