rachit995 / CSCI-S-33a-project-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSCI-S-33a-project-1

Project 1: Wiki

Description

Design a Wikipedia-like online encyclopedia.

Screenshots

Entry Page

Entry Page

Index Page

Index Page

Search

Search

New Page

New Page

Edit Page

Edit Page

How to run

  1. Clone the repository
  2. Install dependencies pip install -r requirements.txt
  3. Run python manage.py runserver in the terminal
  4. Open the link in the browser

About


Languages

Language:Python 67.0%Language:HTML 29.3%Language:CSS 3.6%