issues
search
JoshPark03
/
DND-Companion-App
Final project for EECS 581, This is a DND Companion app for computers (desktop/laptop). We are using Qt in C++ so it should run on Windows, Linux, and MacOS
0
stars
0
forks
source link
Character Feat Database
#12
Closed
chanulee1
closed
1 month ago
chanulee1
commented
1 month ago
Create a database for the feats of the user’s characters.
Set up database structure.
Each character should have their own list of feats that they have.
The database should support CRUD operations.