OperationCode / resources_api

Flask API for programming and cyber security learning resources
https://resources.operationcode.org/
MIT License
67 stars 65 forks source link

Incorporate flask admin #134

Open apex-omontgomery opened 5 years ago

apex-omontgomery commented 5 years ago

Admin dashboard with authentication.

View and manually edit things at a higher level than the API allows.

aaron-junot commented 5 years ago

Like editing categories and languages?

thinkingserious commented 5 years ago

@wimo7083,

Do you mean implementing this?

fumblehool commented 4 years ago

Hi, I would like to work on this. @aaron-suarez can you assign me this issue?

aaron-junot commented 4 years ago

@fumblehool are you clear on where #331 fell short and understand the acceptance criteria?

Rather than assign anyone this issue, I'd like just see a new PR opened with the authorization piece added in. But sure, if you're clear on it I'll assign it to you. Let me know

fumblehool commented 4 years ago

hi @aaron-suarez , I'm almost done with this. Will create a PR soon.