Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepopulate Installer Information When Creating a Project #249

Open
sudhacheran opened this issue Dec 10, 2024 · 0 comments
Open

Prepopulate Installer Information When Creating a Project #249

sudhacheran opened this issue Dec 10, 2024 · 0 comments

Comments

@sudhacheran
Copy link
Collaborator

When a user creates a new project, the application will automatically fetch the relevant installer information (Name, Company Address, Phone Number, and Email) from the database, based on previously stored project data, and pre-populate the installer information for the new project. After the installer data is pre-populated, the user will be presented with this information for confirmation or modification before finalizing the creation of the project.

Error Handling: If there is an issue fetching the installer information (e.g., no data found or database error), allow the user to proceed with manual entry of the installer details.
UI/UX Considerations: If the installer has multiple addresses or contact details stored in the database, provide an option for the user to select the relevant installer information for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant