YouthCareerToolkit
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v14View latest version
This directory contains the frontend code for the Digital Portfolio Assistant.
index.html
- The main HTML file that contains the form and result display
- Responsive design using Tailwind CSS
- Form for collecting user information
- Content type selection (CV, Cover Letter, LinkedIn Bio)
- Result display with copy functionality
- Loading indicators and animations
- The user fills out the form with their professional information
- They select what type of content they want to generate
- The form data is sent to the backend API
- The generated content is displayed in the result container
- The user can copy the content or regenerate it if needed