Network

  • Category: Web Application
  • Tech Used: Django, Bootstrap, Javascript
  • Project URL: Network

Network

Network from CS50-Web by HarvardX

My first foray into functional Javascript code. 'Network' interacts with a simple API to handle user posts and details. Users can also like posts, and follow users in real time. There is also basic user authentication and authorization and user input sanitization.


Check out the source code on GitHub

See the project requirements on CS50 Web: Network