Commit Graph

9 Commits

Author SHA1 Message Date
6492e868ea docs: add project description and setup instructions to README 2024-12-17 11:31:26 +00:00
f54ea87d19 docs: add project description and setup instructions to README
The README now includes a brief overview of the project's purpose and
step-by-step guidance for local development setup, including
prerequisites and installation commands.
2024-12-17 11:22:03 +00:00
2bac262786 feat: add fan art section to showcase community creations 2024-12-17 11:00:26 +00:00
c289bd273c feat: add placeholder image file to project assets directory 2024-12-17 10:59:20 +00:00
d56879c933 feat: add placeholder image asset for default avatar display 2024-12-17 10:52:07 +00:00
d76e379174 feat: add placeholder image file to project assets directory 2024-12-17 10:51:16 +00:00
cda51c5ae9 feat: add placeholder image asset for profile avatar fallback
The commit introduces a new image file intended for use as a default avatar when a user has not uploaded a custom profile picture. This ensures visual consistency across the user interface by providing a generic fallback graphic.
2024-12-17 10:47:56 +00:00
5cfe2664a7 feat: add placeholder image file to project assets directory 2024-12-17 10:47:17 +00:00
6d0186c8c0 feat: add initial project structure with core files and configuration 2024-11-27 01:59:42 +00:00