# Application CSIS 1410 - Group Project CURRENT TODO ITEMS: **************** CONTENT **************** - All PHB classes should be included. **************** GUI ******************** - Finish GUI panels PANELS: - Race Upload custom profile picture button. - Description (needs positioning) - Spells & Equipment - Preview - Load Character/View character - Save as PDF / Print DESCRIPTIONS: - Class action scene pictures. - Ability Scores description text. - Class descriptions. - Race descriptions. *************** FILES ****************** NOTE: user.dir = /home/joshuaashton/Development/misc/dndApp/src user.home = /home/joshuaashton NOTE: user.dir is changed to exe directory by application launch4j. This creates an exe file from .jar. see Inno Setup Compiler to package .exe and the JRE into a singular installer. - Upload custom profile picture. - Character sheet from selections. - Load existing characters to edit. - Save new characters. - File directory based upon OS used. - Export to PDF. - Print ************** FINAL TOUCHES ********** - Generate a random character. - Character levels. - Spells. - Dice roller.