Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 537 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 537 Bytes

Bol

Twitter like app just using Django

se the package manager pip to install foobar.

python -m venv venv

pip install -r requirements.txt

python manage.py makemigratons
python manage.py migrate

Create db

python manage.py makemigratons
python manage.py migrate

Create user

python manage.py createsupueruser

Then

python manage.py runserver

Functionality

Chat with other users, Follow write post like and comments search user get notifications