Skip to content

kibetamos/Chat_app

Repository files navigation

Chat Application

Welcome to the Chat Application, a web-based chat platform built using the Python Django framework.

Setup Instructions

Follow these steps to set up the project on your local machine:

  1. Clone the repository by clicking here or using the following link:

  2. Install the required dependencies from requirements.txt using the following command in your terminal:

    pip install -r requirements.txt
    

Running the Project

To run the project, execute the following command in your terminal:

 python manage.py runserver

Accessing the Project

Once the project is running, you can access it in your web browser by navigating to:

  https://127.0.0.1:8000

Feel free to explore and enjoy the Chat_app application!

About

This is a chat application developed using python Django framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published