Skip to content

odakris/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50w - Wiki

HTML5 CSS3 Python Django Bootstrap

Video demo of Wiki

LIVE demo of Wiki

Description

This is a Wikipedia-like online encyclopedia. Instructions for completing this project can be found at https://cs50.harvard.edu/web/2020/projects/1/wiki/

This project is part of the CS50’s Web Programming with Python and JavaScript.

HOMEPAGE

INDEX

CREATE

Instructions

Install Python, then you can install Django :

python -m pip install Django

Install python-markdown2 :

pip3 install markdown2

Clone this repository and launch Wiki web app with :

python manage.py runserver

Credit

CS50w
David J. Malan
Brian Yu
Doug Lloyd

About

Wikipedia-like online encyclopedia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors