Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 443 Bytes

File metadata and controls

13 lines (10 loc) · 443 Bytes

Social Network

This is a social network web application built using Django, a Python web framework. This project is a part of CS50’s Web Programming with Python and JavaScript course.

Features

  • User registration and login
  • User profiles with customizable profile pictures
  • Posting and viewing of posts
  • Follow/unfollow functionality
  • Like/unlike functionality for posts
  • Pagination for posts
  • Customizable admin interface