Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 805 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 805 Bytes

CS50W

submission repo for Harvard's CS50W course (every project is in a different branch)

Project 0 - Search

Design a front-end for Google Search, Google Image Search, and Google Advanced Search.

Project 1 - Wiki

Design a Wikipedia-like online encyclopedia.

Project 2 - Commerce

Design an eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”

Project 3 - Mail

Design a front-end for an email client that makes API calls to send and receive emails.

Project 4 - Network

Design a Twitter-like social network website for making posts and following users.

Final Project - Capstone

Designing and implementing a web application of your own with Python and JavaScript.