Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@osmannkartall osmannkartall released this 14 Jun 19:20
3db605d
  • Add the feature for users to create their own forms.
  • Add an Explore page to display popular topics and the latest posts.
  • Add a Topics page to display posts of a specific topic.
  • Add a Share Post Link feature.
  • Implement unit tests for both the UI and backend projects.
  • Optimize the search operation with indexes.
  • Implement pagination to retrieve posts.
  • Convert MongoDB to a single-node replica set to enable transactions.