Skip to content

addiittya2006/owasp-educate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Base Plugin Api for Seraphimdroid

In Progress. Deployed on Openshift. You can read Documentaton and Developer Guide here on the Project's Wiki.

TODO

  • Generate Controllers for Articles, categories, Images
  • Establish Relationships & Associations
  • Image Rendering using Paperclip
  • Modify Views for an Admin Interface to see Foreign Model Items(Images Apearing)
  • Implement Role based Auth using Devise and CanCan
  • Implement Admin Interface for Approving Requests for new Writers.
  • Implement Show for Article
  • Rendering A good UI for Webview and Mobile Agent
  • Serving JSON for Image, Articles etc. to be implemented as REST. (No Longer Needed as WebView)
  • Writing Tests and a CI Pipeline using Cucumber. (Future Proposal)