Skip to content

Latest commit

 

History

History
28 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

28 lines (11 loc) · 356 Bytes

Friendszone

A basic social media platform HOW TO RUN THIS PROJECT ?

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands:

pip install Django Pillow

python manage.py runserver

Step-3: Open the browser and go to : localhost:8000

For admin panel: username -> admin password -> admin