Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 912 Bytes

File metadata and controls

27 lines (22 loc) · 912 Bytes

📌 TODO – Phonq Web App

This file contains tasks that were planned but not completed.


✨ Planned Features

  • Create dynamic sections:
    • Popular
    • History
    • Explore
    • Playlist
    • Sections should be based on user data
  • Display BPM and genre for each song (automated)
  • Improve mobile responsiveness
  • Add dark mode and light mode toggle
  • Add AI integration (e.g., automatic song description, genre prediction)
  • Design and integrate a proper database (Firebase or PostgreSQL)
  • Convert entire app to a React web app (modular components)
  • Add user login & favorites sync (Firebase/PostgreSQL)
  • Create real-time track stats: likes, listens, downloads
  • Admin panel to upload songs
  • Backend API (Express/Django) for dynamic data
  • Deezer API integration for metadata