Skip to content

0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmtftr mmtftr released this 25 Nov 18:59
· 244 commits to main since this release
3b0ae5f

0.2.0-alpha Release

Description

In this release, we've focused on nailing down domain-specific features and basic functionality of our platform.

Please check the README.md for instructions on how to deploy and run the project.

Covered requirements

Authentication & Users

  • 1.1.1: Registration functionality enhanced
  • 1.1.4: Sign-in functionality improved
  • 1.2.4.1: Follow/unfollow users implemented
  • 1.3.4: Profile search functionality added

Questions & Answers

  • 1.6.1: Question creation with title, description, difficulty level
  • 1.6.2: Question deletion implemented
  • 1.6.3.1: Question upvoting/downvoting functionality
  • 1.6.3.3: Answer creation with formatted text
  • 1.6.4: Answer upvoting/downvoting system
  • 1.6.6: Code execution service for supported languages

Tags & Search

  • 1.3.1-1.3.3: Search functionality for tags, questions, and users
  • 1.5.2-1.5.5: Tag types implemented (Programming Language, Software Library, Computer Science Term)
  • 1.5.6: Tag creation functionality
  • 1.5.8: Follow/unfollow tags feature

Feed & Content Management

  • 1.4.1-1.4.4: Feed implementation with filtering
  • 1.4.4.3: Bookmark questions feature
  • 1.6.3: Question updates and modifications

System Requirements

  • 2.1.1: Wikidata API integration for tag data
  • 2.1.2: Tag photo retrieval from Wikimedia
  • 2.5.2-2.5.4: Input validation for tags, questions, and answers

What's Changed

New Contributors

Full Changelog: customer-milestone-1...customer-milestone-2