RapidReel. A website starter template built with Next.js.

github.com/aj47/RapidReel

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2024
  • fix hook issue
  • Updated app title to "RapidReel" and added loading state to Categoris…
  • Implemented automatic database updates with unsaved changes tracking …
  • Implemented a real-time cloud save indicator in the navbar, displayin…
  • (no commit message provided)
  • fix some cloudflare
  • deployed terraform
  • valid terraform
  • Refactored transcript fetching and category change handling, added Cl…
  • navbar updates
  • remove unused props
  • refactor
  • (no commit message provided)
  • some styling changes
  • Extracted the NavBar component from the Categoriser component.
  • Refactored the EasyCategorise component to use hooks and improve the …
  • Refactored the EasyCategorise component to improve readability and ma…
  • seperate dashboard and easy categorise
  • Implemented CategoriserContext to manage transcript and category stat…
  • Added the ability to create new categories in the categoriser component.