-
Notifications
You must be signed in to change notification settings - Fork 242
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
Epic 2.16 Frontend for Presentation Generator #187
Comments
Hi I would like to work on this issue |
Hi, I'm currently working on this issue as well |
I have implemented the Presentation Generator feature and opened a pull request (#210) |
Hi team, I've implemented a new reusable 🔥 HybridInput Component HighlightsThe new
Presentation Generator IntegrationAs a first use case, I've integrated HybridInput into the Presentation Generator Tool:
The implementation follows the design mockups and meets all requirements while providing a foundation for future form implementations across the platform. You can find the complete implementation details and testing instructions in the PR description. Looking forward to your review! |
I would like to work on this issue |
Hi I would also like to work on this issue. |
Hi I would like to work on this issue or collaborate with others on this issue |
Hello, i am happy to collaborate and start working with you.
…On Tue, Jan 21, 2025, 16:04 Eric Lam ***@***.***> wrote:
Hi I would like to work on this issue or collaborate with others on this
issue
—
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLOCMM2P5SVUFKBMBTJT7T2L275XAVCNFSM6AAAAABS7CFEDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBVHAZTEMZWGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Awesome, do you have Discord or other apps we can communicate on? |
Unfortunately, I don't have discord...
Can we communicate with telegram
…On Tue, Jan 21, 2025, 16:44 Eric Lam ***@***.***> wrote:
Hello, i am happy to collaborate and start working with you.
… <#m_-7261733013142516266_>
Awesome, do you have Discord or other apps we can communicate on?
—
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLOCMIUW67FOTGBEYOC6FT2L3ETTAVCNFSM6AAAAABS7CFEDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBVHA4TCMZUHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sure, can you give me your email? |
Its ***@***.***
Can i have yours please
…On Wed, Jan 22, 2025, 12:02 Eric Lam ***@***.***> wrote:
Unfortunately, I don't have discord...
Can we communicate with telegram
… <#m_7785811359028471981_>
Sure, can you give me your email?
—
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLOCMJBBKC4VUNGS442SHL2L7ML3AVCNFSM6AAAAABS7CFEDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBXHEYTINZWGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I sent you a message on the Reality AI Lab platform. If you dont see it, you can just search for me and send me a message (Eric Lam) |
Frontend Implementation: Presentation Generator Tool
Overview
Upon completion of Issue #117 for developing the Presentation Generator, the FE functionality can be implemented. This issue focuses on the frontend implementation to provide a seamless and user-friendly interface for generating and customizing slide presentations tailored to educators' needs.
Details from Backend Issue (#117):
The Presentation Generator tool enables users to create structured, visually engaging presentations by specifying inputs such as grade level, number of slides, and content topic. The backend generates logical slide content tailored to the user’s input while adhering to the specified parameters.
Scope of Work
Tool Description
The Presentation Generator tool will allow users to input parameters (e.g., grade level, number of slides, topic) and view generated presentations in a structured layout. Users will have the option to export the generated content as text or PPTX files.
Design Implementation
The frontend should adhere to the provided design mockups to ensure a user-friendly and visually appealing interface.
Design Mockup
API Integration
Features to Implement
Acceptance Criteria
Resources
Notes
This issue depends on the backend implementation. Frontend developers should refer to the API documentation to test the integration and ensure the generated presentations are accurate and meet user expectations.
The text was updated successfully, but these errors were encountered: