Skip to content

muhamedsuhail/Network

Repository files navigation

Network

A Twitter-like social network website for making text-based posts and following users.

Use the website on heroku --> Network

This is a project submitted for Harvard's CS50 Web programming with python and javascript.

Login

Login_page

All Posts

All_posts

Posts by people you follow

Following_posts

Creating a New Post

New_post

Profile Page

Profile_page

Responsive version

Profile_page_mobile

All_posts_mobile

Usage:

  • Users can Create Text-based posts.
  • Users can Follow other users on Network.
  • Users can Like Posts on Network.