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
Race Database
#9
Closed
chanulee1
closed
3 weeks ago
chanulee1
commented
1 month ago
Create a database for the races (e.g. human, goblin) available in DND.
Set up database structure.
Enter a list of all the races available in DND into the database.
The database should support CRUD operations.
CJTreece
commented
3 weeks ago
done