Skip to content

Collaborative knowledge platform where users can create and edit wiki articles on various topics.

Notifications You must be signed in to change notification settings

mkhmik004/WikiPedia-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikisite

Collaborative knowledge platform where users can create and edit wiki articles on various topics.

Demo Vid

YouTube Video

CS50W WikiSite

WikiSite is a collaborative knowledge platform built using Django and Bootstrap. It allows users to create and edit wiki articles on various topics. With features such as article creation, editing, and search functionality, CS50W WikiSite provides a seamless experience for both creators and consumers of knowledge.

Features

  • Article Creation: Users can create new wiki articles on topics of their choice.
  • Article Editing: Users can edit existing wiki articles to update or improve content.
  • Search Functionality: Users can search for specific articles using keywords.
  • Django and Bootstrap: Built with Django, a high-level Python web framework, and styled with Bootstrap for a clean and responsive design.
  • No User Authentication: The site does not require user authentication for viewing or editing articles.

Usage

  1. Clone the repository to your local machine.
  2. Set up a virtual environment and install dependencies using pip install -r requirements.txt.
  3. Run migrations to create database tables using python manage.py migrate.
  4. Start the development server using python manage.py runserver.
  5. Access the site in your web browser at http://localhost:8000.

About

Collaborative knowledge platform where users can create and edit wiki articles on various topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published