https://github.com/maverickpoly/django-messaging-app
https://github.com/maverickpoly/django-messaging-app
bootstrap django html jinja python
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maverickpoly/django-messaging-app
- Owner: MaverickPoly
- Created: 2024-10-24T10:37:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T09:14:14.000Z (over 1 year ago)
- Last Synced: 2025-10-17T22:37:32.217Z (9 months ago)
- Topics: bootstrap, django, html, jinja, python
- Language: HTML
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Full Django Messaging App.
This was implemented using Django and Bootstrap.
### Functionalities:
* Authentication
* Creating Posts (Image, Video, Plain Text)
* Writing Comments.
* Profile functionality: subscribe, like, view subscribers.
* Chat Functionality
### Prerequisites
* Python
* Django
* HTML
* Jinja Template
* Bootstrap