This is a project created using Python Django framework. Here the users can read posts created by our authors. The logged in user can like, comment and share posts. If authorized by Admin then the user can also create his own posts. The projects allows login through Username, Email with proper password, or can directly log in using Google SSO.
- Django (Python framework)
- HTML
- CSS
- Javascript
- HTMX (AJAX)