Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

aintp3d0/BangDream-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BanG Dream! Girls Band Party!

  • Web UI to save images, check for #FullCombo, #AllPerfect and so on
  • Storing by date and hashtags YYYY-mm-dd/full_combo/{imgs}
%block nav :: center
+-------+----------------+
| $user | $cleared_songs |
+-------+----------------+

%block body :: center

+------------+
| $song_name |
+------------+
+-------+-------------+
| $song | $statistics |
+-------+-------------+


$user
	- picture
	- name
	- description ?
	- contact ?

$cleared_songs
	- difficulties: Easy, Normal, Hard, Expert, Special
	- cleared count per $difficulties

$song_name (input : search)
	- user profile
		- cleared song
		- not cleared song
	- other user profile
		- not cleared song

$song
	- name, $difficulties (not cleared transparent) + cleared count per for all users

Project Structure

$ tree . --dirsfirst
.
├── src
│   ├── backend		- backend application
│   │   └── utils	- scripts
│   └── frontend	- frontend application
├── LICENSE
└── README.md

License

AGPL v3.0
Copyright (c) 2022 Nodaa Gaji