cardie
cardie copied to clipboard
An open source business card designer and sharing platform
Currently a basic 404 page is displayed, design a custom page instead.
The card and it's contents should scale down to fit the entire card on the screen, right now on smaller screens the page has to be horizontally scrolled to see...
From data stored in spreadsheet/database/csv, possibility to create Bulk Cards for any organisation.
Currently the username and password data is stored in the http headers which isn't the most secure. Implement a better way to send these credentials.
Actually show if there's been unsaved changes in the editor view and warn the user if they try to leave the page with unsaved changes.
Various improvements to the items system - [ ] Items aren't separated by text and link item - [ ] Make items rearrangeable - [ ] Pop out the item...
Add an small animation when the items are added to the sidebar in the information section.
The all important mobile support. This will probably wait until some things are functional and beta releases are going out. - [x] Index page - [x] Authentication page - [x]...
It has `position: fixed;`. This may just be an issue in the mobile preview. More investigation is needed
More investigation is required