Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 733 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 733 Bytes

devfest-workshops

The goal of this hackathon workshop series is to help people go from coding in the classroom to building a real-world hackathon app -- all within the span of 5 days. For those with more experience, we provide the chance to build on a choose-your-own-adventure scaffolding, as well as a community of supportive hackers.

About the App

FlickPicks is a platform that lets users create and share collections of their favorite movies. It's synced up to the TMDB API, with nearly 1 million movies to choose from.

Modules

  • Frontend
  • Backend
  • AI

Tech Stack

Frontend:

  • Next.js
  • Tailwind

Backend:

  • FastAPI
  • MongoDB

Services:

  • The Movie DB (TMDB) API
  • Clerk Auth

Deployment:

  • Fly.io
  • Netlify