From b0ab7316f925035c1fb97b9211f944f76a2f2cb5 Mon Sep 17 00:00:00 2001 From: mtj8 <140464071+mtj8@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:01:03 -0400 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 067b74f..be020b1 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,21 @@ A web app to find niche artists on Spotify. TODO: - Learn front-end + - ChatGPT got me - Learn how to organize ts + - Lol - Choose a language - - Program + - I'm using Python w/ Flask. JS can be learned another time - Complete the project - Make it look nice + - Lol -Gotta call API first +Actual TODO: + - Backend + - Rework returns to make frontend design more expansive + - Instead of 1 artist per tier, 3, then choose the one with least followers like right now + - Frontend + - Figure out how tf to make everything work + - Recursive Jinja block to match tiers? + - Add images next to artists (divs? idk) + - Prettify