Django Wiki
As part of the CS50w course, this project aims to apply the use of Django together with HTML and CSS to replicate an encyclopedia.
Requirements
• Python 3.9
• re, django
Current implemented functions:
• Searchbar that either leads to the exact search or gives search results if there are no exact matches
• Create new page function that stores entries as Markdown content