Skip to content

shrey27tri01/wiki

Repository files navigation

Wiki

This is a Wikipedia-like online encyclopedia

It renders entries in Markdown format into HTML before displaying to the user, so that the HTML content is displayed to the user.

To run the application locally:

  • navigate to the directory with the manage.py file
  • pip install -r requirements.txt
  • python(3) manage.py runserver

A demo video of the working project can be found here!

The live website has been deployed here!

About

A Wikipedia-like online encyclopedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published