This repository provides examples of web development projects built using the Django framework with JavaScript and CSS.
A clone of the game Wordle built using React.
A social networking site using Django, JavaScript, with CSS styling. The site allows users to register, create a profile with display picture, make posts, like and edit posts, and follow other users.
A mail application in Django with asynchronous JavaScript for loading emails from the site API.
An online auction site with the ability to create listings, bid on listings, manage your watchlist, add make comments. Listings can be grouped by category.
A wiki site in Django with the ability to create and edit pages in markdown, search entries, and browse random entries.