Skip to content

Latest commit

 

History

History
executable file
·
40 lines (32 loc) · 944 Bytes

README.md

File metadata and controls

executable file
·
40 lines (32 loc) · 944 Bytes

Pandita

Upper idea right now:

  • Authentication
    • Public content
      • Caching
      • DDOS protection using exponential backoff calls on weird IP's
      • Public posts
    • Authenticated content
      • User role
      • User content
      • Stats and score
      • Benefits for score
      • Group/Paid posts or tutorial.
    • Notification
    • Localization
    • Email service
    • Commenting service
    • Search
    • Trending/Latest topics
    • Docker to deploy this code

Desktop view

Panditadesktop

Mobile view

PanditaMobile

This covers:

  • Homepage layout
  • List of blogs
  • Single blog look
  • Comments

#blog-ui

  • Runs on port 3000