Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 551 Bytes

sinagram-Django-

a minimal messenger like Telegram

1- it can send message and delete it and so on.
2- user can create account and login to account to use messenger
3- user should create some contact and send message to contacts(if the contact has account too)
4- user can change profile and delete it , can change contact information or delte it and ...

Requirements

asgiref==3.6.0
Django==4.1.5
Pillow==9.4.0
psycopg2==2.9.5
sqlparse==0.4.3
tzdata==2022.7

Database

Default Database on this project is Postgresql