Skip to content

PrajasW/mail_chat

Repository files navigation

mail_chat

website: https://kanao.pythonanywhere.com/

A mail like application which can be used to chat with your friends

How to run ?

Browse to the root directory

have python version 3.10 or better installed

python -m venv venv
venv/Scripts/activate.bat
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

User Authentication

2023-04-20 (4) 2023-04-20 (5)

Website Interface

Home Page

2023-04-20

Viewing Messages By Specific Users

2023-04-21

Viewing Messages You Sent

2023-04-21 (1)

Viewing Messages

image

Adding New Message

2023-04-20 (2)

Profile

2023-04-20 (3)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors