JacobGrisham / Wiki-Full-Stack-Web-App-using-Django

Full-stack web application built with Python, Django, and Bootstrap. Create, read, update, and search for wiki entries. Convert entries written in Markdown syntax to HTML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki: Django

  • Wiki: Built wikipedia clone using Django. Entries are maintained as markdown files.
  • I wrote all the code in this repository.

🖥 Walkthrough on Youtube

Wiki Demo

💡Lessons Learned

  • Using Django to build a basic web application
  • Using standard Django conventions
  • Converting Markdown files into HTML so the browser can display the formatted text

About

Full-stack web application built with Python, Django, and Bootstrap. Create, read, update, and search for wiki entries. Convert entries written in Markdown syntax to HTML.


Languages

Language:Python 72.8%Language:HTML 24.5%Language:CSS 2.3%Language:Shell 0.4%