An open API service indexing awesome lists of open source software.

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.

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..