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
Implement starting inventory selection screen
#39
Closed
chanulee1
closed
4 days ago
chanulee1
commented
2 weeks ago
Create a working screen for the user to select the inventory when creating a new character.
The input data should be parsed and stored in a database.
The elements of the screen should be organized in a logical, easy-to-understand way.
The screen should include buttons so the user can easily navigate between the character creation screens.