Skip to content

Choose a tag to compare

@BlueTot BlueTot released this 21 Sep 14:15
· 9 commits to main since this release

v0.1.0 - MVP Release

This is the state of the project directly after codelock in the hackathon. There are a few dropped features that were in the original spec but not the MVP, these will be implemented later.

Features

  • Home page with nav bar
  • Register, login pages with supabase auth system
  • Profile creation page
  • My projects page, lists projects
  • My profile page, with link to profile modification page
  • Individual project page (dynamic route)
  • Individual role modification page (dynamic route)
  • Create project page, with AI integration and tag selection
  • Find project page, with AI integration
  • Main proejcts page, with search connected to result of find page

Dropped Features

  • Support for age searching in Projects page
  • Request to join project functionality
  • Integration with geographical location
  • Frontend support for dark mode
  • Swiping in the projects listing page