Skip to content

Latest commit

 

History

History
125 lines (92 loc) · 4.69 KB

README.md

File metadata and controls

125 lines (92 loc) · 4.69 KB

Welcome to the Friends-The-Social-Network

Friends is a New Era Social media platform which provides a lot of new features to its users. It helps users to stay connect with their loved ones. It has awesome UI which provides a good user experience with a lot of other functionalities.

Our Highlights

Friends social media has Following Features :

  • Login, Signup to authenticate its user
  • News Feed to see post of the user to whom he/she follows
  • Create Post
  • Delete Post
  • Like Post
  • Dislike Post
  • Comment Post
  • See Details of a Post
  • Search Profiles
  • View Profile
  • Follow Profile
  • Unfollow Profile
  • Update Profile
  • Reset Password
  • Logout

Video Demo Link

YOUTUBE Video Link

Here are Some Screenshots of our Friends Website

  1. HOME Home Page

  2. Login Page Login Page

  3. Signup Page Signup Page

  4. News Feed News Feed

  5. Like Post User Like

  6. Comment Post User Comment

  7. User Follow Post Detail User Follow Post Detail

  8. User's Post List Users Post List

  9. Create Post User Post Create

  10. Post List After Posting List after Posting

  11. Post Detail Post Detail

Post Detail

  1. Deleting Post Post Deleting

  2. Post List After Delete Post list after Delete

  3. Profiles List All Profile List

  4. View Profile Other user Profile Detail

  5. Follow Profile Follow

  6. Unfollow Profile Unfollow Unfollow

  7. Update Profile Profile Update

  8. Search Profile Query Search Query

  9. Search Profile Result Search Result

  10. Reset Password Reset

  11. Logout Logout


Technologies and Libraries Used

  • Django 2.1.7
  • Python 3.6.3
  • Bootstrap4
  • Crispy Forms

How to use this project

  1. Clone this repository git clone https://github.com/altaf99/Friends-The-Social-Network.git
  2. Install dependencies
  • Make sure proper version of python and django is installed and then installed crispy_form pip install django-crispy-forms
  1. Command to start the Django server
  • In Linux python manage.py runserver
  • In Windows python3 manage.py runserver
  1. Type this URL in your browser http://localhost:8000

  2. Done

Thank You

MIT License

Copyright (c) 2019 Altaf Shaikh