stevenpi / Link.Python.Django.DiyBlog

This blog is based on the assessment found [here](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/django_assessment_blog).
MIT License
0 stars 0 forks source link

Implement rating system #15

Closed stevenpi closed 6 years ago

stevenpi commented 6 years ago

Users should be enabled to either like or dislike a post. Implement such a rating system (Maybe theres even a package on https://djangopackages.org/ ?)