Skip to content

Latest commit

 

History

History

wiki

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Wiki

A wiki-like application using Django, where users can create, edit, and view pages.

Features

  • Create and edit wiki pages using Markdown.
  • Search functionality for existing pages.
  • Random page feature.

Installation

  • Clone the repository.
git clone https://github.com/uosyph/CS50
  • Navigate to the project directory.
cd CS50/CS50W/wiki
  • Install dependencies.
pip install -r requirements.txt

Usage

Run the Django development server.

python manage.py runserver

Author

Yousef Saeed: GitHub LinkedIn X