ByteOtter / OtterDen

A small Flask based blog application. Built for learning purposes only.
GNU General Public License v3.0
2 stars 1 forks source link

Add topic dropdown to post creation #94

Closed ByteOtter closed 1 year ago

ByteOtter commented 1 year ago

What does this PR change?

Users are now able to choose one from a hand full of different labels for their posts when creating one. Known Issues:

Tick the applicable box:

UI changes

provide description here or remove all unapplicable lines below

before:

after:

Added a dropdown menu in the post creation form to allow users to tag their posts with a certain topic

Links

In case your changes fix an existing issue please link it below:

Fixes: #92

Documentation

provide description about documentation done here or remove this line