Skip to content

alisamadzadeh46/ChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApplication

simple chat application useing django,android,react

  1. Clone the repository

  2. create a virtual environment using virtualenv venv

  3. Activate the virtual environment by running source venv/bin/activate

  • On Windows use source venv\Scripts\activate
  1. Install the dependencies using pip install -r requirements.txt

  2. Migrate existing db tables by running python manage.py migrate

  3. Run the django development server using python manage.py runserver

References

  1. AdefemiGreat

  2. www.django-rest-framework.org

  3. https://reactjs.org

alt text

alt text

alt text

alt text