Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 679 Bytes

File metadata and controls

13 lines (11 loc) · 679 Bytes

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