Skip to content

This Repository contains the submissions of my cs50w projects.

Notifications You must be signed in to change notification settings

varunpenumudi/cs50w-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50W Projects

This repository contains code for the web development projects that i have done as part of CS50’s Web Programming with Python and JavaScript. The search project uses only Html and CSS, wiki and commerce projects use only Django and remaining projects use both Django and JavaScript.

Projects Details

Here are brief descriptions for each CS50W project.

  1. Search: The search project is First project, where you have to recreate Google search, Google Image Search and Advanced Search pages only using Html and CSS.

  2. Wiki: A Wikipedia-like online encyclopedia built with Django. Users can create, edit, and search for entries, all written in Markdown.

  3. Commerce: An e-commerce platform where users can list products for auction, place bids, comment on listings, and mark items as watched. Built with Django.

  4. Mail: A single-page email client that interacts with an API to send, receive, and organize emails. Built with JavaScript, HTML, and CSS.

  5. Network: A social media platform where users can post, follow others, and like posts. Features include user profiles, pagination, and editing posts.

  6. Capstone: The final project, where you independently create a web application of your choosing, demonstrating the concepts learned throughout the course. I have created a Task Management app called "Tasker" using Django and Javascript

About

This Repository contains the submissions of my cs50w projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published