Please enable JavaScript.
Coggle requires JavaScript to display documents.
KaraoKE - Coggle Diagram
KaraoKE
Data
Insert and retrieve data from database/web server
Transform data from one format to another
Code
Application
connect to web server using JSON and XML
use 'forms' or 'reports' to collect/display data
components
account registration
song search
lyric search
Queue songs to be played.
Web server
Developed from "Flask template," Flask server.
Connect to SQL lite database for data storage
Connect and retrieve data from Music API
Use GET and POST to conduct requests from mobile app.
code
efficient and accurate
good maintainability
User Interface
be user-friendly
be accessible
Responds to different sizes of user devices