BoilingSoup / tierlist-maker-backend

Backend logic for https://tierlist.fun

Home Page:https://tierlist.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tierlist.fun

tierlist.fun is a full-stack tier list builder made with:

  • NextJS (frontend)
  • Laravel (backend API)
  • CockroachDB
  • Cloudinary
demo.mp4

Features

These features do not require auth

  • Make flexible tier lists with drag & drop, or with your keyboard (Tab, ENTER, arrow keys) thanks to accessibility provided by DndKit
  • Export tier lists as .png and download
  • View, modify (does not persist), and download tier lists shared by other people

These features require auth

  • Save/Edit/Delete your tier list to the cloud
  • Make your tier list public for others to view, share, and clone

Why did I make this?

  • Learn how to make drag & drop UIs
  • Get more practice making full-stack apps
  • Practice implementing file uploads
  • Improve my approaches for server-side & client-side caching
  • All the tier list makers on Google's first result page are too confusing for me

About

Backend logic for https://tierlist.fun

https://tierlist.fun


Languages

Language:PHP 94.5%Language:Dockerfile 4.7%Language:Shell 0.8%