Skip to content

A Twitter-like social network website for making posts and following users. Project 4 of CS50 Web.

Notifications You must be signed in to change notification settings

DamiDavy/Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

Project 4 of CS50 Web

A Twitter-like social network that allows users to make posts, follow other users, and “like” posts.

Functionality

Signed in users are able to write a new text-based post.
“Following” link takes the user to a page where there are all posts made by users that the current user follows.
There is also a pagination. On any page that displays posts, posts are only displayed 10 on a page.
There is an opportunity for edeting existing post.
Users are able to click a button on any post to toggle whether or not they “like” that post.

Demo

App Promo Gif

About

A Twitter-like social network website for making posts and following users. Project 4 of CS50 Web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published