Skip to content

esteban-gasan/network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

A simplified version of a social network like Twitter. This project is part of the CS50's Web Programming with Python and JavaScript course offered by HarvardX.

Specification

  • Users can write new posts.
  • Members can edit their posts.
  • Users can like posts.
  • Members can follow other users.

The full specification list can be found here.

Video

CS50W.-.Network.mp4

Description

  • 0:00 - New Post
  • 0:10 - All Posts
  • 0:20 - Profile Page
  • 0:34 - Following
  • 0:45 - Edit Post
  • 0:58 - Like and Unlike
  • 1:11 - Pagination

About

Project 4 of the CS50’s Web Programming course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published