A web-based tool for writers, role-players, and storytellers to create, manage, and export fictional characters. This application helps streamline the character creation process by providing a user-friendly interface and organized storage system for character profiles.
- integration with barcode reader app
- Create and manage multiple character profiles
- User-friendly dashboard interface
- Image upload support for character visuals
- Export characters in Character AI compatible format
- Local storage for privacy and easy access
- Customizable character attributes
- Edit and update existing characters
- we have local database(no SQL as content is per user)
- user goes onto website and sees a dashboard of previously created characters
- he goes to click a "New" button and it leads him to a small survey (all the questions are about a new character)
- it allows to upload a picture of a character too (or provide a guide how to do it)
- after all info is filled out, charater is created -> when accessing character via dashboard, you can see a raw file entry for Aharacter AI + image download button
- character AI style in order to match the aestetics
- React.js (maybe vanilla)
- tailwind css
- website animation + transition + scrolling + hovering animation libraries
- json
- dynamic objects to manipulate character info
- locally stored files for chatacters (different folder)