https://github.com/chuksjoshuaa/django-chat-app
Fully reponsive Chat Application built with django rest framework api, javascript, materialUi, bootstrap4, postgres, html and css.
https://github.com/chuksjoshuaa/django-chat-app
bootstrap django-rest-framework javascript material-ui python
Last synced: 3 months ago
JSON representation
Fully reponsive Chat Application built with django rest framework api, javascript, materialUi, bootstrap4, postgres, html and css.
- Host: GitHub
- URL: https://github.com/chuksjoshuaa/django-chat-app
- Owner: ChuksJoshuaa
- Created: 2021-11-28T15:58:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T02:26:01.000Z (over 4 years ago)
- Last Synced: 2025-03-01T16:47:53.624Z (over 1 year ago)
- Topics: bootstrap, django-rest-framework, javascript, material-ui, python
- Language: Python
- Homepage:
- Size: 7.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chat app (Full Stack Frameworks with Django Project)
> > Fully reponsive Chat Application built with django, javascript, materialUi, bootstrap4, html and css..

## Built With
- [Python 3](https://www.python.org/) - Programming language that lets you work quickly and integrate systems more effectively..
- [Javascript](https://www.javascript.com) - It is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive..
- [Django](https://www.djangoproject.com/) - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design..
- [Cloudinary](https://cloudinary.com/) - Cloudinary provides a secure and comprehensive API for easily uploading media files from server-side code, directly from the browser or from a mobile application..
- [PostgreSQL](https://www.postgresql.org/) - Object-relational database management system (ORDBMS) with an emphasis on extensibility and standards.
- [Bootstrap](https://getbootstrap.com/) - Open source toolkit for developing with HTML, CSS, and JS..
- [MaterialUi](https://mui.com) - is the legacy styling solution for MUI. It is deprecated in v5. It depends on JSS as a styling solution..
## Getting started
- Clone the repo and cd into the project directory..
- Ensure you have Python 3 and Postgres installed and create a virtual environment and activate it..
- Install dependencies: pip3 install -r requirements.txt..