Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki

Online encyclopedia

As part of CS50's Web Programming with Python and JavaScript Projects

YouTube | Project Specification

Implements:

  • Search
  • Create page
  • Edit page
  • Get random page
  • Markdown

Uses:

  • Django
  • HTML
  • CSS
  • Python

How to run these projects on your computer:

Project 0:
Just download the code and open any one of the html files (advanced, googlebasic or image).

Project 1-5:

  • Make sure you have django (4.0 or above) and python (3 or above) installed on your computer (or venv)
  • Download the code
  • Open Command Prompt and change directory to the project directory where manage.py file lies
  • On Command Prompt, run python manage.py makemigrations, then python manage.py migrate
  • Then run python manage.py runserver
  • In a new browser, go to https://127.0.0.1:8000
  • Enjoy!

About

Online encyclopedia

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages