A Social Media platform built on the Django Web Framework.
- SignUp & Login functionality.
- Edit profile functionality.
- Logout functionality.
- Post Photos.
- Like/Dislike posts.
- Follow/Unfollow functinality.
- Display posted images.
After installing the prerequisite files just clone the project:
git clone https://github.com/Faishal003/Ecommerce-website-with-Django.git
Note : Make sure you have Python version 3.10.x 👈
Install a few prerequisite files before running the project 👀
pip install -r requirements.txt
Run command in terminal:
python manage.py createsuperuser
After creating superuser
, run the following commands in the Terminal:
python manage.py makemigrations
python manage.py migrate
python manage.py makemigrations
Run command in terminal:
Execute: python manage.py runserver
Open up a browser and visit: http://127.0.0.1:8000/ , the you will see the Website💥❤️.
All Set! 🤩🔥
https://social007.pythonanywhere.com/
First signup then login that website. After login, edit your profie and search emon007/faishal007 in search box and follow them to see posts in homepage..Then you can also create your posts.🤞