DevelopWithAP / wiki

CS50 Web Project 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki

This is my implementation of Harvard's CS50 Web project 1. It is a website similar to Wikipedia where users can look up and edit existing entries as well as add new ones.

Concepts acquired:

  • First project utilising Django on the back end.
  • Gained a deeper understanding of the basic HTTP actions (GET, POST).
  • Utilised Django's form management system.
  • Utilised markup language extensively.

Project details can be found at: https://cs50.harvard.edu/web/2020/projects/1/wiki/

About

CS50 Web Project 1


Languages

Language:Python 77.0%Language:HTML 20.6%Language:CSS 2.4%