Giter Club home page Giter Club logo

drunkleen / django-social-media Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 34 KB

The Django Chat Application is a user-friendly messaging platform that enables real-time communication and collaboration through chat rooms. Users can join discussions, exchange messages, and connect with others effortlessly.

License: MIT License

Python 20.31% HTML 51.26% JavaScript 3.89% CSS 24.55%
chat django django-framework django-project python website

django-social-media's Introduction

Django Chat Application

This is a chat application built using Django, where users can create rooms, join discussions, and communicate with each other. It provides features such as user authentication, room creation, message posting, and topic filtering.

Features

  • User registration and authentication
  • User login and logout
  • Room creation and management
  • Posting messages in rooms
  • Searching for rooms and topics
  • Viewing recent activities
  • User profiles and settings

Technologies Used

  • Django: a high-level Python web framework for rapid development and clean design
  • SQLite: a lightweight and simple database engine used for development purposes
  • HTML/CSS: for creating and styling the user interface
  • Bootstrap: a popular CSS framework for responsive and modern web design

Setup and Installation

  1. Clone the repository:
git clone https://github.com/drunkleen/Django-Social-Media-.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Apply database migrations:
python manage.py migrate
  1. Start the development server:
python manage.py runserver
  1. Access the application in your web browser at http://localhost:8000.

Usage

  • Register a new user account or log in with an existing account.
  • Explore the list of available rooms or use the search functionality to find specific rooms or topics.
  • Click on a room to join the discussion and post messages.
  • Customize your user profile and settings.
  • Create new rooms if you want to start a new topic of discussion.
  • Log out when you're done using the application.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

django-social-media's People

Contributors

drunkleen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.