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
Feat Database
#7
Closed
chanulee1
closed
3 weeks ago
chanulee1
commented
1 month ago
Create a database for the feats (in DND, a feat is a talent or an area of expertise that gives a character special capabilities) available in DND.
Set up database structure.
Enter a list of all the feats available in DND into the database.
The database should support CRUD operations.
CJTreece
commented
3 weeks ago
finished :(