Skip to content

Releases: 4darsh-Dev/CogniGaurd

v0.0.3-beta

14 Jul 17:33
e5729fe
Compare
Choose a tag to compare

Description

Following features have been added.

  1. home/models.py - for storing and managing API key
  2. home/views.py - func() for create and delete API key
  3. cogniguard/settings.py - JWt configuration 30, 45 days params
  4. api/views.py -> for authenticating requests coming from JWT token (Web -extensions)
  5. Dashboard (HTML, CSS and Javascript) ==> fully functional with Generating , copying and deleting API keys
  6. Show password feature - login and register pages
  7. Reddis - Message broker linux configuration for getting task/analysis result progress and faster response
  8. Celery - Configured for running dark pattern recognition process as the background withou affecting the web app.

v0.0.2-beta

02 Jul 19:22
e7dbe3a
Compare
Choose a tag to compare

Description

  1. New Modern Web App UI/UX Design
  2. Privacy Policy and Terms of Use Pages
  3. Modern Shapes and animations
  4. Improvised Footer
  5. SEO meta tags and social media OG tags

SS

Screenshot 2024-07-02 190608

v0.0.1

27 Jun 20:03
Compare
Choose a tag to compare

Description

This version contains following things:

  1. CogniGuard-web-extension : Chrome
  2. Django-web-app : Vercel deployment configrated
  3. Djanog-mlapi-backend : DRF Restful API service with Fine tuned bert model