- Authentication system with password reset option
- Rich Text Field, implemented for posts/articles
- Comment system implemented
- Profile pictures implemeted via 3rd party api
- Tag system implemeted for posts/articles
- Pagination Implmented
- Follow other users implemented
- Edit personal profile implemented
- Fix comment model to have userid as foreign key to display who commented
- Edit/Delete/Update a post once its already been published
- Redesign tag list to be implemented in a drop-down searchable bar
- Implement feature - Search Posts by Tag
- Implement git hooks, before commit, make sure to clear out .flaskenv variables
- Add .flaskenv to source control
- Implement elastic search