https://github.com/lithika-damnod/cs50web
CS50's Web Programming with Python and JavaScript
https://github.com/lithika-damnod/cs50web
cs50w cs50web django django-rest-framework python
Last synced: about 1 year ago
JSON representation
CS50's Web Programming with Python and JavaScript
- Host: GitHub
- URL: https://github.com/lithika-damnod/cs50web
- Owner: lithika-damnod
- License: cc0-1.0
- Created: 2022-01-30T03:38:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T09:26:54.000Z (over 3 years ago)
- Last Synced: 2025-01-29T22:46:20.441Z (over 1 year ago)
- Topics: cs50w, cs50web, django, django-rest-framework, python
- Homepage: https://cs50.harvard.edu/web/2020/
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS50's Web Programming with Python and JavaScript
- ### Search
- `Design a front-end for Google Search, Google Image Search, and Google Advanced Search.`
- [**View Branch:** `web50/projects/2020/x/search`](https://github.com/lithika-damnod/cs50web/tree/web50/projects/2020/x/search)
- ### Wiki
- `Design a Wikipedia-like online encyclopedia.`
- [**View Branch:** `web50/projects/2020/x/wiki`](https://github.com/lithika-damnod/cs50web/tree/web50/projects/2020/x/wiki)
- ### 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.`
- [**View Branch:** `web50/projects/2020/x/commerce`](https://github.com/lithika-damnod/cs50web/tree/web50/projects/2020/x/commerce)
- ### Mail
- `Design a front-end for an email client that makes API calls to send and receive emails.`
- [**View Branch:** `web50/projects/2020/x/mail`](https://github.com/lithika-damnod/cs50web/tree/web50/projects/2020/x/mail)
- ### Network
- `Design a Twitter-like social network website for making posts and following users.`
- [**View Branch:** `web50/projects/2020/x/network`](https://github.com/lithika-damnod/cs50web/tree/web50/projects/2020/x/network)
- ### Final Project
- `Give it a 🌟 if you love it!`
- [**View Project ⇾**](https://github.com/lithika-damnod/Russ)