/CS50W-Projects

A repository of full stack web projects developed for CS50W's Projects

Primary LanguagePython

CS50W-Projects

A repository of full stack web projects developed for Harvard's CS50W's Projects. These projects are built with Django & React.

The full list of projects can be found here: link.

The projects built are listed below & represented by their corresponding branches:

  • Project 0 - Search (project0 branch)
  • Project 1 - Wikipedia (project1 branch)
  • Project 2 - Commerce (project2 branch)
  • Project 3 - Mail (project3 branch)
  • Project 4 - Network (project4 branch)
  • Project 5 - Anki (project5 branch)

Discarded Project(s):

  • Project 5 - Airbnb (project5-redacted branch)

Future plans for the projects:

  • Deploy these projects to a server.
  • Incrementally improve these projects, in terms of functionality & design.